mepher
Results
2
issues of
mepher
Please add proxy support - for people behind corp firewall. Line 178: $Json = irm -ProxyUseDefaultCredentials -Proxy http://theproxy.local $url -Verbose:$false Line 181: $Json = curl -ProxyUseDefaultCredentials -Proxy http://theproxy.local -s $url...
In the C# version, around line 233, the following change means the service path will be reverted to the original, even on failure to launch. just a suggestion. bResult =...