Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ypq123456789 authored Jul 2, 2024
1 parent 0c0dfb7 commit 68f0f9f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,9 @@ pkill -f traffic_monitor.sh
- ▪️在脚本运行的最开始提示用户当前流量统计结果。
- ▪️**使用 tc (Traffic Control) 来限制带宽,而不是完全阻断流量。这样可以确保 SSH 连接始终可用。**
- ▪️允许自定义设置限制带宽(默认为 20 kbit/s)。

# 预设配置
阿里云cdt200G:
```
curl -o /root/traffic_monitor_config.txt https://raw.githubusercontent.com/ypq123456789/TrafficCop/main/%E9%98%BF%E9%87%8C%E4%BA%91cdt%E5%85%B1%E4%BA%AB%E5%B8%A6%E5%AE%BD200g.txt
```

0 comments on commit 68f0f9f

Please sign in to comment.