mrusme / neonmodem

Neon Modem Overdrive
https://neonmodem.com
GNU General Public License v3.0
581 stars 22 forks source link

Add proxy configuration #1

Closed mrusme closed 1 year ago

mrusme commented 1 year ago

Neon Modem should support proxies, so that it could be connected to services running in Tor, I2P, etc.

mrusme commented 1 year ago

Proxy is now available as configuration flag and accepts the default HTTP_PROXY string value, e.g.:

Proxy = 'http://localhost:4444'