Commit Graph

5 Commits

Author SHA1 Message Date
Daniel
c6083fc464 Finish windows support
- Fix service creation
- Singleton lock
- Control error/logging
- Revamp run/service interaction
- Add option to turn off stdout/stderr output (for Windows Service)
- Use log instead of fmt.Print*
2019-07-24 09:22:16 +02:00
Daniel
2bc0da6700 Fix clean shutdown with portmaster-control
Also, only download portmaster-core on initial run of portmaster-control.

Fixes #7
2019-07-04 16:43:07 +02:00
Daniel
457e6f21a2 Use new util function for creating/checking dirs 2019-07-04 13:57:14 +02:00
Daniel
9741bc412e Update org import paths 2019-07-02 15:12:31 +02:00
Daniel
9517b27a92 Add pmctl command 2019-03-13 10:45:35 +01:00