webrecorder/browsertrix-crawler

SSH Socks5 Tunnel Proxy Support

ikreymer opened this issue · 1 comments

Browsertrix Crawler should be able to establish a SOCKS5 proxy over an ssh tunnel, by running ssh -D on a local port and configuring the browser to use SOCKS5 proxy over that port.

Fixed by #671