tahmidrayat / shorturl

URL Shortner using www.tinyurl.com

Home Page:https://linktr.ee/tahmid.rayat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

[+] Find Me on :

Github Instagram Messenger

About

URL Shortner using www.tinyurl.com

https://linktr.ee/tahmid.rayat

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%