galerts
galerts copied to clipboard
proxy support
Hi,
I am wondering whether this application could also include support for proxy usage when connecting to the internet (which is my case). Right now what I am doing is adding @agent.set_proxy(proxy-add, proxy-port) in the init_agent function in manager.rb. It works for me but I think official support for proxy might be better.
Best, Luke