@billiam said in Socks5 Proxy:
Thanks for the pointers, with a few tweaks I've got it running as needed. Some were just because the commands shown in your config displayed warnings as deprecated when run. I also added a user to the system for the service to run as "socks" instead of root
You're welcome. I found that config somewhere when looking for examples, don't remember where I found it but might have been an old one. Didn't see any warnings though, although once it worked I didn't check the logs.
Finally I've added the line:
<shellcmd>/usr/local/etc/rc.d/sockd onerestart</shellcmd>
to the pfSense config.xml just before the </system> line which auto starts the service when the box is rebooted.
Thanks for the tip!