Skip to content

B00TK1D/straddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

straddle

Straddle blocked inbound iptables rules from userspace

Listens for all incoming TCP packets on a specified port and repeats them to localhost, bypassing inbound iptables rules (assuming there is an accept loopback rule in place).

Dependancies:

  • libpcap-dev

Compilation:

gcc -o straddle straddle.c -lpcap

Usage:

sudo ./straddle <port>

About

Straddle blocked iptables rules from userspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages