This is a quick url_encoder in python base on
usage: url_encode.py [-h] [-a] [-d] [string ...]
positional arguments:
string
options:
-h, --help show this help message and exit
-a, --all Encode every character
-d, --double Double URL encode to bypass some LFI restrictio