Skip to content

LLclear/URL-full-encoding-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

URL-full-encoding-tool(URL全编码工具)

  • 注意:仅支持python3(notice:only support python3)
URL full encoding tool可以对URL进行全编码,也可以对全编码进行解码(Using URL full encoding tool can make url fully encoded or decoded)

使用方法(method of application)

图片

  • 在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

About

URL全编码工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%