Skip to content

xionghuimin/script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

script

删除重复ip

当一个txt文件中含有重复ip、一行有多个ip的时候可以使用这个脚本,或对脚本进行改进之后使用

域名转url

这个脚本可以在将txt文件中的域名加上“http://”或“https://”后转化为url,然后写入到指定文件中

域名转ip

这个脚本可以在将domain.txt文件中的域名转为ip,然后写入到result.txt文件中

提取含有参数的url

将需要处理的url和js链接放入JSurl.txt文本中,与search_parameter.py脚本放在同一目录下,然后运行search_parameter.py脚本即可。在运行结果中result.txt是筛选含有参数的url,only.txt是将result.txt去重后的结果

About

一些使用过的小脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages