shorturl
shorturl copied to clipboard
URL Shortner using www.tinyurl.com
Short Url
[+] Created By HTR-TECH (@tahmid.rayat)
[+] Disclaimer :
Short Url is a tool to short url.This tool uses TinyURL's Api. It is created for Educational Purpose only.
[+] Installation
apt update
apt install git -y
git clone https://github.com/htr-tech/shorturl
cd shorturl
bash setup.sh
Type shorturl or ShortUrl to run the Tool.
Or, Use Single Command
apt update && apt install git -y && git clone https://github.com/htr-tech/shorturl && cd shorturl && bash setup.sh && shorturl