Skip to content

1Hyena/tcpnipple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TCP Nipple v1.15

This Linux program is a proxy client that joins together pairs of outgoing TCP connections. It connects simultaneously to two hosts (supply and demand) and exchanges data between them.

Usage: ./tcpnipple [options] supply-host supply-port demand-host demand-port
Options:
  -c  --connections   Number of connections to make (1).
      --brief         Print brief information (default).
  -h  --help          Display this usage information.
      --verbose       Print verbose information.
  -v  --version       Show version information.

About

A proxy client that binds together a pair of TCP servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published