Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 183 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 183 Bytes

ip_merge

将零散的IP地址和不同格式的IP地址段整合成统一的IP地址段,并找出其中重复的IP地址。

运行环境:python 2

目前仅支持ipv4地址。