netbird/client/cmd
Chinmay Pai c2e90a2a97
feat: add support for custom device hostname (#789)
Configure via --hostname (or -n) flag in the `up` and `login` commands
---------

Signed-off-by: Chinmay D. Pai <chinmay.pai@zerodha.com>
2023-04-20 16:00:22 +02:00
..
down.go Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
login_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
login.go feat: add support for custom device hostname (#789) 2023-04-20 16:00:22 +02:00
root_test.go Revert preshared-key shorthand flag (#671) 2023-02-06 10:35:37 +01:00
root.go feat: add support for custom device hostname (#789) 2023-04-20 16:00:22 +02:00
service_controller.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
service_installer.go Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
service.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
ssh.go Config cleaning (#710) 2023-03-02 13:28:14 +01:00
status_test.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00
status.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00
testutil.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
up_daemon_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
up.go feat: add support for custom device hostname (#789) 2023-04-20 16:00:22 +02:00
version.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00