asciimoo / morty

Privacy aware web content sanitizer proxy as a service
GNU Affero General Public License v3.0
485 stars 58 forks source link

SOCKS proxy support #70

Closed theel0ja closed 4 years ago

theel0ja commented 5 years ago

This would allow usage of Tor.

dalf commented 5 years ago

It requires Morty modification, but https://github.com/valyala/fasthttp/blob/master/fasthttpproxy/socks5.go could help.

sevospl commented 4 years ago

Bump. Would be awesome to see this feature being added.