I believe this can be done pretty easy using options.add_argument('--proxy-server=x.x.x.x:8080') Just need to add the server IP and port as variables in the conf file maybe?
Thank you for this! My issue is that I need this to connect to my proxy. My tracker forces the site login AND the torrent downloads to happen on the same IP or else I get blocked. Is there a way to add simple proxy support to this docker?