Urlshortener
apt update
apt upgrade
apt install git
git clone https://github.com/Anontemitayo/Urlshortener
cd Urlshortener
Run :
For termux
python Urlshortener.py
For Linux
python3 Urlshortener.py
Do not forget to follow me for more tools
apt update
apt upgrade
apt install git
git clone https://github.com/Anontemitayo/Urlshortener
cd Urlshortener
Run :
For termux
python Urlshortener.py
For Linux
python3 Urlshortener.py
Do not forget to follow me for more tools
coURLan: Clean, filter, normalize, and sample URLs Why coURLan? “Given that the bandwidth for conducting crawls is neither infinite nor free, it is be
ShortenURL Model The model layer class for shorten URL service Usage Complete th
UDdup - URLs Deduplication Tool The tool gets a list of URLs, and removes "duplicate" pages in the sense of URL patterns that are probably repetitive
uro Using a URL list for security testing can be painful as there are a lot of URLs that have uninteresting/duplicate content; uro aims to solve that.
purl - A simple Python URL class A simple, immutable URL class with a clean API for interrogation and manipulation. Supports Pythons 2.7, 3.3, 3.4, 3.
A tool programmed to shorten links/mask links
url-shortener-chalice A simple URL shortener app using AWS Chalice. Please make sure you configure your AWS credentials using AWS CLI before starting
Ukiyo - a simple, minimalist and efficient discord vanity URL sniper. Ukiyo is easy to use, has a very visually pleasing interface, and has great spee
href this program will find all the link with a spesfic Regex pattern from a site. what it will do in any site there are a lots of url that may you ne
Astra finds urls, endpoints, aws buckets, api keys, tokens, etc from a given url/s. It combines the paths and endpoints with the given domain and give
python-url-shortener This repository is for managing all public/private entity specific api endpoints for an organisation. In this case we have entity
curt-link encurtador de links feito com python! instalação Linux: $ git clone https://github.com/bydeathlxncer/curt-link $ cd curt-link $ python3 url.
Yet another URL library
Qysqa - shorten your URL. ~ A simple URL-shortening website. how do you pronounc
A python code for url redirect check
Customizable URL shortener written in Python3 for sniffing and spoofing
custom-dc-invite a little project to make custom discord invites over a url how it works you create a account for
Shorten-Link This Script make shorten URL with custom slashtag The script take f
uritemplate Documentation -- GitHub -- Travis-CI Simple python library to deal with URI Templates. The API looks like from uritemplate import URITempl
hugeURLer 是一个基于 Python 和 GitHub action 的短链接服务 如何使用 您需要把库 clone 到本地,然后在终端执行 python3 .\src\addNewRedirection.py url ,就能创建一个指向你设置的 url 的跳转页面。