An open API service indexing awesome lists of open source software.

https://github.com/u7p4l-in/url-shortener

A URL shortener is a tool that takes a long and unwieldy URL (Uniform Resource Locator) and converts it into a shorte
https://github.com/u7p4l-in/url-shortener

python3 url-shortener url-shortener-microservice

Last synced: 6 months ago
JSON representation

A URL shortener is a tool that takes a long and unwieldy URL (Uniform Resource Locator) and converts it into a shorte

Awesome Lists containing this project

README

          

![header](https://capsule-render.vercel.app/api?type=waving&color=auto&height=300&section=header&text=URL%20SHORTENER&fontSize=90&animation=fadeIn&fontAlignY=38&desc=CONVERT%20LONG%20URL%20TO%20SHORT%20URL%20BY%20USING%20THIS%20TOOL&descAlignY=51&descAlign=62)

URL SHORTENER


StarsForksIssues


PRsDownload .zip

## Language



> [!INFORMATION]
>
> A URL shortener is a tool that takes a long and unwieldy URL (Uniform Resource Locator) and converts it into a shorter, more concise version. The shortened URL redirects to the original, longer URL when accessed

### Tested On :

* Kali Linux

* Kali Nethunter

* Termux ( Rooted/NonRooted Devices)

## Contributing
Feel Free To Clone This Project. For Major Changes, Please Open An Issue First To Discuss What You Would Like To Change Or Add, Thank You!!.

## Requirements
```
python-3
pip
Internet Connection
And some other python packages
```
### Install Requirements (on Linux/Termux)

```python
>> pip install pyshorteners
```

TERMINAL INSTALLATION

### TERMUX INSTALLATION >
```python
apt update && apt upgrade -y
pkg install git
pkg install python
rm -rf Url-Shortener
git clone --depth=1 https://github.com/U7P4L-IN/Url-Shortener.git
cd Url-Shortener
chmod +x *
python3 ushort.py
```

TERMUX >


### Kali Linux / Ubuntu / Parrot OS :
```python
sudo apt-get update && apt-get install git
git clone https://github.com/U7P4L-IN/Url-Shortener.git
cd Url-Shortener
ls
sudo python3 ushort.py
```

KALI LINUX >


LICENSE

Url Shortener is released under the MIT license, which grants the following permissions:
- Commercial use
- Modification
- Distribution
- Patent use
- Private use

For more convoluted language, see the [LICENSE](/LICENSE).

# Report bugs
If you notice issues while installing this tool or running this tool kindly mail to me at Gmail or Open an issue via github.



LANGUAGE >



DESCRIPTION

> [!NOTE] 
> All the tools are belongs to their copyright owner, and this use is in accordance with the terms and conditions of the copyright holder.

# Give A Star ⭐

> You can also give this repository a star to show more people and they can use this repository