-
Notifications
You must be signed in to change notification settings - Fork 481
SOCKS support in Proxy plugin #992
Copy link
Copy link
Closed
Labels
Description
This is a Feature request to add socks support in proxy plugin, currently only http(s) and ftp protocols are supported (https://github.com/Flexget/Flexget/blob/master/flexget/plugins/operate/proxy.py)
There was an old ticket with this request at: http://flexget.com/ticket/2671
I've tried adding the socks proxy in configuration as below, but did not work.
proxy: socks5://127.0.0.1:<port>
Thanks for considering!
Reactions are currently unavailable