Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sinspired committed Oct 14, 2024
2 parents c255d6e + 5e31751 commit 376b885
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ go build -o BestipTest.exe main.go
* -speedlimit 最低下载速度(MB/s) (default 4)
* -max 并发请求最大协程数 (default 1000)
* -speedtest 下载测速协程数量,设为0禁用测速 (default 1)
* -speedtest 下载测速协程数量,设为0禁用测速 (default 1)
* -tcplimit TCP最大延迟(ms) (default 1000)
* -httplimit HTTP最大延迟(ms) (default 1000)
* -iplib 为true时检查ip库中的文件并依次下载 (default false)
Expand Down

0 comments on commit 376b885

Please sign in to comment.