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

rst - terminate an established TCP connection

Author

rst was written by The Bro Project <info@bro.org>.

       This manual page was written by Raúl Benencia <rul@kalgan.cc> for the Debian project (but may be used  by
       others).

rst                                               February 2015                                           RST(8)

Description

       The  rst utility can be invoked by a Bro script to terminate an established TCP connection by forging RST
       tear-down packets.

Name

       rst - terminate an established TCP connection

Synopsis

rst [ -R ] [ -Itext-to-inject]
           [ -iinterface ]
           [ -ddelay-msec ]
           [ -nnum ]
           [ -rredundancy ]
           [ -sstride ]
           from_addr from_port from_seq to_addr to_port to_seq

See Also