constverum / ProxyBroker

Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS :performing_arts:
http://proxybroker.readthedocs.io
Apache License 2.0
3.88k stars 1.09k forks source link

[Not an Issue][Showcasing] Routing Docker container traffic through ProxyBroker automatically. #123

Closed synchronizing closed 5 years ago

synchronizing commented 5 years ago

Figured I would share this here in case the devs of the project have any interest. As part of a project that I needed ProxyBroker + Docker containers I quickly put together Frontman, which allows you to easily route any Docker container traffic directly through ProxyBroker without the need of any application-specific proxy configuration.

In other words, no need to set proxy = ..., port = ... in any application; whether it has the option or not. Makes life a bit easier when programming large-scale applications. Traffic is simply automatically routed. 👍

synchronizing commented 5 years ago

@constverum