merlin
merlin copied to clipboard
Feature Request: Windows System proxy support
Prerequisite
- [x ] I have read the README
- [ x] I have search the opened & closed issues
- [ x ] I have search the WIKI and its FAQ page
Environment Data
- Merlin Version: 0.6.0
- Merlin Build:
- Go Version: go1.10.3
- GOPATH Environment Variable:
- GOROOT Environment Variable:
- Operating System:
Expected Behavior
transparent proxy support on windows
Actual Behavior
no proxy support unless explicitly set by using http_proxy variable
Steps to Reproduce Behavior
set up a proxy and configure the windows machine to use it and try to launch merlin agent
Misc Information
Should be enough to reproduce
Thanks for the recommendation @Zer0-Tolerance , I'll look into getting this added. Right now all of the logic is Operating System independent and this would cause that to diverge a little.