Category Archive
The following is a list of all entries from the Programming category. Noteworthy entries are filed topmost.
Damn Small Package Redirector v1.5
DSPR is a small program used to redirect connections received on one port (on the machine the program is running) to another machine on (eventually) another port.For each route you specify in the configuration file, a separate process is created. For each connection, it launches two threads handling the data bidirectional. All processes are disconnected from console (so they wont close on exit
). Anyway, each route creates another logging file ( dspr_host_log ) in /var/log.




(12 votes, average: 3.92 out of 5)