shoghicp / Minecraft-PHP-Client-2

OUTDATED. This Minecraft Client/Library is a rewrite of my "Minecraft PHP Client", so it becomes modular and maintenable. It's object-oriented, and has an event system and action system. Supports Spoutcraft.
Do What The F*ck You Want To Public License
74 stars 19 forks source link

Make Client run through a proxy #10

Open shoghicp opened 12 years ago

shoghicp commented 12 years ago

To achieve this, a custom socks proxy handling must be written in PHP

PhanaticD commented 12 years ago

ill be watching this one :D

shoghicp commented 11 years ago

Implementing something like this: http://www.phpclasses.org/package/5049-PHP-Establish-TCP-connections-via-a-SOCKS-5-server.html