Basically i am just try to find out if its possible to setup a socks4/5 proxy php script on non-dedicated server hosting.
It has to be able to tunnel and forward all port numbers not just 80/http, i.e. a non browser based proxy.
I have looked into just using ssh commands but it seems on most non-dedicated servers you cannot use the appropriate commands to create a ssh tunnel/proxy.
Any ideas on where to look or maybe reference to php functions that can achieve this would be great but any ideas at all would be great thanks.
It has to be able to tunnel and forward all port numbers not just 80/http, i.e. a non browser based proxy.
I have looked into just using ssh commands but it seems on most non-dedicated servers you cannot use the appropriate commands to create a ssh tunnel/proxy.
Any ideas on where to look or maybe reference to php functions that can achieve this would be great but any ideas at all would be great thanks.