Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
php simple client-server
no vote
How to build on (php) simple client server for educational experiences.
animapix88235
2016-08-23
0
1
socks5 server for each connected client
no vote
To put it short the delphi tool connects to the node.js server, the node.js server opens a new socks5 server for each connected client. If somebody wants to establish a connection through the socks5 server, the node server sends a command to the delphi tool wich establishes the requested connection and tunnels it through the node server. Connection speed could therefore be a bit slow, performance could improve with a connection pool maybe. But whatever. Still full of debug messages and stuff, everybody can fork, improve or modify. Edited by Hamtaro, Today, 05:38 PM.
animapix88235
2016-08-23
0
1
No more~