How to shorten your url link using url-shortener tools


How to Install url-shortener Tool in Termux? and Shorten Url In Termux

You need to follow the below Steps If you are in a Hurry Just Copy paste the below commands. and The tool will be installed In no Time.
Steps to Install Tool on Termux Open Your Termux and Apply these Steps.

$ apt update && upgrade
$ apt install python3
$ apt install git
$ git clone https://github.com/AnonGreyHat/url-shortener.git
$ cd url-shortener
$ python3 shortener.py


Share this: Twitter Facebook