summaryrefslogtreecommitdiff
path: root/standalone/launcher_linux.go
AgeCommit message (Collapse)Author
2019-01-15[feat] Reorganize codeRuben Pollan
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99
2019-01-09[feat] use firewall status to check if the vpn is in failed statusRuben Pollan
If openvpn is off, but the firewall is up, we are in a fail-close status and we should report it properly. - Resolves: #97
2018-09-06[bug] pass bitmask root path from snapKali Kaneko (leap communications)
2018-06-25[feat] rename bitmask_go to standaloneRuben Pollan