Skip to content

百度IP地址查询API:https://opendata.baidu.com/api.php?query=yourIP&resource_id=6006 ping工具:使用python的scapy或者socket实现/或者使用Go语言开发,因为一旦IP数量多,python的运行速度确实拉胯 最终实现效果: 一个文本文件中的ip地址读取,并且批量ping和查询其地址 从而便于筛选出某一指定位置,并且可以使用的ip。

License

Notifications You must be signed in to change notification settings

jamian-collab/IPSelectTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPSelectTool

百度IP地址查询API:https://opendata.baidu.com/api.php?query=yourIP&resource_id=6006

ping工具:使用python的scapy或者socket实现/或者使用Go语言开发,因为一旦IP数量多,python的运行速度确实拉胯

最终实现效果: 读取一个文本文件中的ip地址,并且批量ping和查询其地址 从而便于筛选出某一指定位置,并且可以使用的ip。

About

百度IP地址查询API:https://opendata.baidu.com/api.php?query=yourIP&resource_id=6006 ping工具:使用python的scapy或者socket实现/或者使用Go语言开发,因为一旦IP数量多,python的运行速度确实拉胯 最终实现效果: 一个文本文件中的ip地址读取,并且批量ping和查询其地址 从而便于筛选出某一指定位置,并且可以使用的ip。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages