- 注意:仅支持python3(notice:only support python3)
URL full encoding tool可以对URL进行全编码,也可以对全编码进行解码(Using URL full encoding tool can make url fully encoded or decoded)
-
在cmd或者powershell中输入(input command in cmd or powershell): python .\URLallcode.py
-
输入需要加密或者需要解密的代码(input should encoded or decode code): 请输入字符串:afjlk;dsgbj
-
加密输入1,解密输入2(encoded select 1,decode select 2): 1
-
得到结果(get result): afjlk;dsgbj:加密结果是:%61%66%6a%6c%6b%3b%64%73%67%62%6a