shd-tcp-tools

shd-tcp-tools is a set of TCP network tools that supports port forwarding, network load balancing, rate limiting, and running servers behind firewalls. tcp-pf, listentwo, and connecttwo are port forwarding tools. tcppipe is a one-directional TCP pipe that can be used as a substitute for one-directional netcat transfers, but with load balancing and rate control support. tcp-pf can be used to forward a port from one host to another with load balancing and rate control support. network load balancing scheme means using an interface or destination host based on past transfer history. The listentwo and connecttwo tools can be used to run servers inside firewalled networks through third party TCP proxies.

Tags Networking Internet Communications
Licenses MIT/X
Operating Systems Unix POSIX
Implementation C
Translations English

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  24 Aug 2008 21:57
  • Rrelease-after

Changes: This release adds an option to delay incoming connections (-w). This option can be used to slow down port scanners. The code was cleaned up. The documentation was improved.

  • Rrelease-mid
  •  16 Aug 2005 11:33
  • Rrelease-after

Changes: This release adds two new TCP tools. tcppipe works like a one-way netcat that can do load balancing and bandwidth rate control. tcppipe-least can be used to manipulate and show host files safely with locking.

Changes: New features were added and bugs were fixed in tcppipe. The documentation was improved.

  • Rrelease-mid
  •  22 Jul 2005 23:44
  • Rrelease-after

Changes: A bug that prevented one operation mode in tcppipe from functioning was fixed. A shell tool was implemented for inspecting and manipulating host files.

Changes: A one-directional TCP pipe tool which does network load balancing was implemented.

20cbe471df1803d37b0c3f5143c33e21_thumb

Project Spotlight

Goggles Music Manager

A music collection manager and player.

No-screenshot

Project Spotlight

JS Auto Form Validator

A script that lets you handle form validation without writing JavaScript code.