Skip to content

pyxgun/tcp-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Makefile
$ make          /* compile */
$ make clean    /* remove object files */
  1. Annotaion
    If the kernel send RST packet when it received a packet from peer, please execute the bellow command.
$ sudo iptables -A OUTPUT -p tcp --tcp-flags RST RST -j DROP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published