netbird/client/server
Viktor Liu fc1da94520
[client, management] Add port forwarding (#3275)
Add initial support to ingress ports on the client code.

- new types where added
- new protocol messages and controller
2025-03-09 16:06:43 +01:00
..
debug_linux.go [client] Add firewall rules to the debug bundle (#3089) 2024-12-23 15:57:15 +01:00
debug_nonlinux.go [client] Add firewall rules to the debug bundle (#3089) 2024-12-23 15:57:15 +01:00
debug_test.go [client] Add firewall rules to the debug bundle (#3089) 2024-12-23 15:57:15 +01:00
debug.go [client] Add experimental support for userspace routing (#3134) 2025-02-07 14:11:53 +01:00
event.go [client] Add UI client event notifications (#3207) 2025-02-20 11:00:02 +01:00
forwardingrules.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
log.go Restore netbird state and log level after debug (#2047) 2024-05-24 13:27:41 +02:00
network.go [client] Add netbird ui improvements (#3222) 2025-02-21 16:29:21 +01:00
panic_generic.go [client] Log windows panics (#2829) 2024-11-01 15:08:22 +01:00
panic_windows.go [client] Log windows panics (#2829) 2024-11-01 15:08:22 +01:00
server_test.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
server.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
state_generic.go [client] Cleanup firewall state on startup (#2768) 2024-10-24 14:46:24 +02:00
state_linux.go [client] Cleanup firewall state on startup (#2768) 2024-10-24 14:46:24 +02:00
state.go [client] Add state handling cmdline options (#2821) 2024-12-03 16:07:18 +01:00
trace.go [client] Add experimental support for userspace routing (#3134) 2025-02-07 14:11:53 +01:00