3 个稳定版本
1.2.1 | 2022年5月28日 |
---|---|
1.1.0 | 2022年5月25日 |
#29 在 #latency
17KB
283 代码行
概述
一个简单的 CLI 工具,可以系统性地人为提高您的 ping。
安装
git clone https://github.com/Siriusmart/ping-spoofer && cd ping-spoofer && sh ./install.sh && cd ..
命令
ping-spoofer on [ms] [device]
ping-spoofer off [device]
ping-spoofer increase [ms] [device]
ping-spoofer decrease [ms] [device]
ping-spoofer status [device]
ping-spoofer uninstall
更多信息,请运行
ping-spoofer --help
参考
- [ms] 是增加 ping 的毫秒数。
- [设备] 是要增加 ping 的设备,可以通过运行 'tc qdisc ls' 来找到,看起来像这样:
eth0
/lan0
/wlan0
/...
绕过 Root 权限
在安装 ping-spoofer 时,您可以设置程序允许以 root 权限运行。(无需每次都重新输入 sudo 密码)
许可证
Ping Spoofer 根据GPLv3许可证授权,您可以在与原始作品相同的许可证下自由使用、研究、修改和重新分发此软件。
依赖关系
~1.5–9MB
~69K SLoC