ping-spoofer 1.2.1

A simple CLI tool that artificially increases your ping systemwide without entering sudo password every time (For Linux only)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.home]
version = "0.5"

[dependencies.nix]
version = "0.24"

[package]
authors = ["Siriusmart <siriusmart@tuta.io>"]
categories = ["command-line-interface", "command-line-utilities"]
description = "A simple CLI tool that artificially increases your ping systemwide without entering sudo password every time (For Linux only)"
edition = "2021"
keywords = ["cli", "ping", "spoof", "latency", "linux"]
license = "GPL-3.0"
name = "ping-spoofer"
readme = "README.md"
repository = "https://github.com/Siriusmart/ping-spoofer"
resolver = "2"
version = "1.2.1"