https://github.com/hanke0/tcporter
Listens to any port and transfer data between local and remote.
https://github.com/hanke0/tcporter
forward port tcp
Last synced: about 1 year ago
JSON representation
Listens to any port and transfer data between local and remote.
- Host: GitHub
- URL: https://github.com/hanke0/tcporter
- Owner: hanke0
- License: gpl-3.0
- Created: 2022-05-10T13:14:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T01:35:18.000Z (about 4 years ago)
- Last Synced: 2025-02-12T07:20:21.379Z (over 1 year ago)
- Topics: forward, port, tcp
- Language: C
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
TCPORTER
--------
TCPORTER is TCP stream tool that every like
iptables NAT port forward. It listens to
local port and passes data from local and
remote.
tcp tcp
PC <-----> TCPORTER <-----> RealServer
Similar Works
-------------
- rinetd
License
-------
All software contained within this repo is dual licensed
GNU General Public License v3.0, see LICENSE for more
details.
ko-han 2022-05-14