UPDATE:
Socks5 Server:
- Works on Windows (Xp, Vista, 7) [x86/64 & all SP]
- Accept more than one client, at the same time
- Support socks5/http/https/ssl/smtp -protocols
- Compiled project is only .exe file without .dll's
- Small size of .exe (less than 500kb after UPX compression)
- Don't need visual forms, buttons, etc.. Only Console - For debug (Watch connected clients, ping,..etc)
- On each server starts, port of server is different (random)
- Can work with clients, like Browser(FF, IE, ..etc) && client programms like SocksChain, Proxyfier
- Autentification (Login/password)
- Collect information, send to daemon (Computer name)
Unix Daemon:
- Works on Linux/BSD
- Can maintain a very large amount of Socks servers
- On client connect, create a tunel to socks server(ip) with selected port
- Can maintain a very large amount of Tunel's
- In socks pool all ports is unique
- Send POST requests to PHP script, with some info, like ping, computer name,.. (On new Socks server connects, or new tunel created)
All the work on the Socks5 machione side should be done within 1 exe, without any files dropped out or any drivers
installed. No changes should be done to filesystem or registry. All source codes and documentation are requred.
Here Scheme Example (IMAGE):
http://www.2shared.com/photo/JjnXHDgy/gatavs.html