We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Java NIO TCP Port Mapper

This program map the given TCP ports to other ports according to .properties file slots (localHost:localPort – remoteHost:remotePort pairs).

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://jntpm.sourceforge.io/
Tags
License
Platform
Features
  • Redirects all the traffic from given TCP ports to other ports according to user specific rules
  • Makes only one thread per each pair of ports
  • The program will use NIO Java library instead of IO one
  • The program writes log records to the file ${user.home}/jntpm-N.log