Hi All,
In case of somebody needs it, in the attached file is a binary version of Srelay - a socks proxy server compiled for Tomato.
How to use it:
1. Enable jffs filesystem on your router
2. Unzip the file "srelay" and copy it to /jffs directory on your router
3. Execute:
#cd /jffs
#chown root:root ./srelay
#chmod 755 ./srelay
4. Trough the Tomato's UI add the following lines in Administration->Scripts-> Firewall
/jffs/srelay -i :21 -a n -t
iptables -I INPUT...
A socks proxy server for Tomato
In case of somebody needs it, in the attached file is a binary version of Srelay - a socks proxy server compiled for Tomato.
How to use it:
1. Enable jffs filesystem on your router
2. Unzip the file "srelay" and copy it to /jffs directory on your router
3. Execute:
#cd /jffs
#chown root:root ./srelay
#chmod 755 ./srelay
4. Trough the Tomato's UI add the following lines in Administration->Scripts-> Firewall
/jffs/srelay -i :21 -a n -t
iptables -I INPUT...
A socks proxy server for Tomato