Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bovine/datapipe
Network TCP port forwarding
https://github.com/bovine/datapipe
network network-util tcp-socket
Last synced: 6 days ago
JSON representation
Network TCP port forwarding
- Host: GitHub
- URL: https://github.com/bovine/datapipe
- Owner: bovine
- License: other
- Created: 2010-04-23T00:59:21.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2016-05-23T16:39:37.000Z (over 8 years ago)
- Last Synced: 2024-11-01T10:51:29.816Z (13 days ago)
- Topics: network, network-util, tcp-socket
- Language: C
- Homepage: http://jeff.bovine.net/Datapipe
- Size: 6.84 KB
- Stars: 42
- Watchers: 11
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: license.txt
Awesome Lists containing this project
README
This is a simple TCP/IP socket redirection application that offers a
little more complexity than the simple fork-based datapipes that are
commonly available. This source has been successfully compiled and
used on Linux, FreeBSD, and Win32. I have released it into the
public-domain.