Linux cli command tcpnice
➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command tcpnice and provides detailed information about the command tcpnice, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the tcpnice.
less than a minute
NAME 🖥️ tcpnice 🖥️
slow down TCP connections on a LAN
SYNOPSIS
tcpnice [-A] [-I] [-M] [-i interface] expression
DESCRIPTION
tcpnice slows down specified TCP connections on a LAN via “active” traffic shaping.
OPTIONS
-A
Inject TCP tiny window advertisements.
-I
Inject ICMP source quench replies.
-M
Inject ICMP fragmentation-needed replies with tiny next-hop MTUs.
-i interface
Specify the interface to listen on.
expression
Specify a tcpdump(8) filter expression to select the connections to slow down.
If no attack type is given, all attacks will be enabled.
SEE ALSO
dsniff(8), tcpkill(8)
AUTHOR
Dug Song <[email protected]>
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
█║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌
██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗███████╗██████╗
████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
╚██╔═██╔╝██║ ██║██║ ██║ ╚███╔╝ █████╗ ██║ ██║
████████╗██║ ██║██║ ██║ ██╔██╗ ██╔══╝ ██║ ██║
╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝╚═════╝
█║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.