https://github.com/ntdls/netrouter
Turn your windows machine into a TCP/IP router and load-balancer (with fail-over) and redirect traffic with ease. Simple, clean, fast and secure!
https://github.com/ntdls/netrouter
internet network routing showcase
Last synced: 7 months ago
JSON representation
Turn your windows machine into a TCP/IP router and load-balancer (with fail-over) and redirect traffic with ease. Simple, clean, fast and secure!
- Host: GitHub
- URL: https://github.com/ntdls/netrouter
- Owner: NTDLS
- License: lgpl-3.0
- Created: 2018-04-10T00:57:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-07T16:07:33.000Z (about 2 years ago)
- Last Synced: 2023-11-07T17:32:30.319Z (about 2 years ago)
- Topics: internet, network, routing, showcase
- Language: C++
- Size: 257 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes.txt
- License: LICENSE
Awesome Lists containing this project
README
# NetRouter
▶️ Superseded by: https://github.com/NTDLS/NetProxy ◀️
This application runs as a Windows Service and allows you to redirect TCP/IP traffic to a host or IP address of your choosing. Unlike some dedicated hardware devices, you’ll find that load-balancing and/or fail-over configurations are easy to setup – but you’ll also find some of the more advanced options such as session persistence, buffering, HTTP header manipulation and even built in tracing for simple troubleshooting.
As always, the service is high performance, secure, and can be remotely administered through an easy to use management interface.

