https://github.com/vi/tcprelay
Simple Linux epoll-based single thread TCP relay.
https://github.com/vi/tcprelay
Last synced: 3 months ago
JSON representation
Simple Linux epoll-based single thread TCP relay.
- Host: GitHub
- URL: https://github.com/vi/tcprelay
- Owner: vi
- Created: 2010-10-23T23:09:38.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2012-06-10T15:06:54.000Z (about 14 years ago)
- Last Synced: 2025-03-11T19:41:41.113Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 104 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Simple Linux epoll-based single thread TCP relay.
Supports getting destination address with SO_ORIGINAL_DST (to use with "-j REDIRECT" iptables target)