1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-04-03 14:00:34 +02:00
netbird/client/internal
charnesp d5338c09dc
Disable SSH server by default on client side and add the flag --allow-server-ssh to enable it ()
This changes the default behavior for new peers, by requiring the agent to be executed with allow-server-ssh set to true in order for the management configuration to take effect.
2024-02-20 11:13:27 +01:00
..
acl Fix allow netbird traffic for nftables and userspace () 2024-01-11 12:21:58 +01:00
auth Add gocritic linter () 2023-11-27 16:40:02 +01:00
dns Make sure the iOS dialer does not get overwritten () 2024-02-16 14:37:47 +01:00
ebpf Update port, ip choice logic in DNS service () 2024-02-02 17:53:55 +01:00
listener Feature/add iOS support () 2023-12-18 11:46:58 +01:00
peer Add an extra server reflexive candidate with WG port () 2024-02-08 16:50:37 +01:00
relay Extend netbird status command to include health information () 2024-01-22 12:20:24 +01:00
rosenpass Integrate Rosenpass () 2024-01-08 12:25:35 +01:00
routemanager Netstack () 2024-01-03 16:06:20 +01:00
stdnet Update pion v3 () 2023-12-20 23:02:42 +01:00
templates Add html screen for pkce flow () 2023-07-28 18:10:12 +02:00
wgproxy Set not found ebpf log to Info () 2023-09-08 18:24:19 +02:00
config_test.go Update cloud management URL to https://api.netbird.io:443 () 2023-12-27 20:56:04 +01:00
config.go Disable SSH server by default on client side and add the flag --allow-server-ssh to enable it () 2024-02-20 11:13:27 +01:00
connect.go Disable SSH server by default on client side and add the flag --allow-server-ssh to enable it () 2024-02-20 11:13:27 +01:00
device_auth.go Add PKCE authorization flow () 2023-07-27 11:31:07 +02:00
engine_stdnet_android.go Add route management for Android interface () 2023-04-17 11:15:37 +02:00
engine_stdnet.go Bind implementation () 2023-04-13 17:00:01 +02:00
engine_test.go Disable SSH server by default on client side and add the flag --allow-server-ssh to enable it () 2024-02-20 11:13:27 +01:00
engine.go Disable SSH server by default on client side and add the flag --allow-server-ssh to enable it () 2024-02-20 11:13:27 +01:00
login.go Mobile () 2023-03-17 10:37:27 +01:00
mobile_dependency.go Netstack () 2024-01-03 16:06:20 +01:00
pkce_auth.go Add jumpcloud IdP () 2023-10-03 19:33:42 +02:00
probe.go Extend netbird status command to include health information () 2024-01-22 12:20:24 +01:00
state.go Client Login via device authorization flow () 2022-05-12 11:17:24 +02:00