Crates.io | ping-spoofer |
lib.rs | ping-spoofer |
version | 1.2.1 |
source | src |
created_at | 2022-05-25 18:57:58.529639 |
updated_at | 2022-05-28 16:56:32.486477 |
description | A simple CLI tool that artificially increases your ping systemwide without entering sudo password every time (For Linux only) |
homepage | |
repository | https://github.com/Siriusmart/ping-spoofer |
max_upload_size | |
id | 593694 |
size | 50,777 |
A simple CLI tool that artificially increases your ping systemwide.
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
for more information, run:
ping-spoofer --help
eth0
/lan0
/wlan0
/...";When installing ping-spoofer, you can set the program to be allowed to run as root. (No need to re-enter your sudo password every time)
Ping Spoofer is licensed under the almight GPLv3 license, you are free to use, study, modify, and redistribute this software under the same license as the original work.