netbird/client/cmd
Zoltan Papp d1703479ff
Add custom ice stdnet implementation (#754)
On Android, because of the hard SELinux policies can not list the
interfaces of the ICE package. Without it can not generate a host type
candidate. In this pull request, the list of interfaces comes via the Java
interface.
2023-03-24 08:40:39 +01: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 Config cleaning (#710) 2023-03-02 13:28:14 +01:00
root_test.go Revert preshared-key shorthand flag (#671) 2023-02-06 10:35:37 +01:00
root.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01: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 Add custom ice stdnet implementation (#754) 2023-03-24 08:40:39 +01:00
version.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00