/url-decoder

This is a simple python script to decode any given URL.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

URL Decoder

This is a really simple script in python to decode any given URL like string(e.g., 69%20SUS%2069).

Preview

preview

lines


Requirements

  • Python

Instalation and Execution

git clone https://github.com/lucascompython/url-decoder.git
cd url-decoder
./url_decorer -u <URL>