summaryrefslogtreecommitdiff
path: root/bitmaskd.go
AgeCommit message (Collapse)Author
2018-10-10[feat] improve readability of errorsRuben Pollan
Let's not report 'bitmaskd is not running' in standalone mode. - Resolves: #35
2018-10-10[pkg] make standalone the default buildRuben Pollan
2018-07-10[feat] autostart the standalone systray if the vpn was onRuben Pollan
- Resolves: #8
2018-06-25[feat] rename bitmask_go to standaloneRuben Pollan
2018-06-20[feat] pure go bitmask vpn implemenationRuben Pollan
- Resolves: #42