logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tcpnice - slow down TCP connections on a LAN

Author

       Dug Song <dugsong@monkey.org>

                                                                                                      TCPNICE(8)

Description

tcpnice slows down specified TCP connections on a LAN via "active" traffic shaping.

Name

       tcpnice - slow down TCP connections on a LAN

Options

-A     Inject TCP tiny window advertisements.

       -I     Inject ICMP source quench replies.

       -M     Inject ICMP fragmentation-needed replies with tiny next-hop MTUs.

       -iinterface
              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)

Synopsis

tcpnice [-A] [-I] [-M] [-iinterface] expression

See Also