Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MisakiSATA authored Dec 2, 2024
1 parent cbf2af6 commit 5482eea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
1. 将给定的IP地址范围精确转换为CIDR列表。
2. 根据给定的新前缀生成子网。
3. 可将结果输出到TXT格式的文件中。

```
======================================================================================
::::::::::: ::::::::: ::::::::::: :::::::: :::::::: ::: ::::::::
:+: :+: :+: :+: :+: :+: :+: :+: :+: :+: :+:
Expand All @@ -26,3 +26,4 @@ options:
--range start_ip end_ip
将IP范围转换为CIDR:起始IP地址和结束IP地址。
--saveas output_path 输出文件路径,如 result.txt
```

0 comments on commit 5482eea

Please sign in to comment.