summaryrefslogtreecommitdiff
path: root/helper/args.go
AgeCommit message (Collapse)Author
2018-09-12[bug] use the tcp nameserver instead of the udp oneRuben Pollan
2018-08-23[osx] don't drop privielegesRuben Pollan
The script client.down.sh needs to be run as root. As long as we don't implement another way to execute it from the helper let's not drop privileges on OSX. - Resolves: #23
2018-08-02[bug] apply openvpn platform specific flagsRuben Pollan
- Resolves: #20
2018-07-19[feat] add fixed openvpn args and parse the client onesRuben Pollan