headzoo / surf

Stateful programmatic web browsing in Go.
MIT License
1.49k stars 160 forks source link

Implementing the Socks 5 proxy in the browser #135

Open ridhwan99 opened 3 years ago

ridhwan99 commented 3 years ago

I would like to know if there is anyway to use Socks 5 on the surf browser currently.

if not what steps to take to develop.

n0v3xx commented 2 years ago

It should work like this. https://github.com/headzoo/surf/issues/97