netbird/cmd
Maycon Santos 80de6a75d5
Self contained signal cmd build (#82)
* Moved Signal CMD to Signal directory

* Removed config dir and fixed a parameter typo

* removed attempt to create ssl directory

* Update Signal build configuration

* move Signal documentation to its directory

* removed unused variables

* test build management and signal

* User run as subcommand to execute the signal daemon
2021-08-13 08:46:30 +02:00
..
addpeer.go Add client's interaction with management service (#71) 2021-08-01 19:06:01 +02:00
config.go Add client's interaction with management service (#71) 2021-08-01 19:06:01 +02:00
init.go Add client's interaction with management service (#71) 2021-08-01 19:06:01 +02:00
root.go Self contained signal cmd build (#82) 2021-08-13 08:46:30 +02:00
service_controller.go feature: basic management service implementation (#44) 2021-07-17 14:38:59 +02:00
service_installer.go Adjust service command outputs to use cmd Print functions 2021-06-22 01:07:12 +02:00
service_test.go Add client's interaction with management service (#71) 2021-08-01 19:06:01 +02:00
service.go Update resource file with requireAdministrator, added resources.rc and manifests.xml 2021-06-23 01:06:47 +02:00
up.go Refactor: Move Signal server and client (#80) 2021-08-09 19:21:48 +02:00