netbird/management/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
..
account
activity [management] Refactor users to use store methods (#2917) 2025-02-17 21:43:12 +03:00
auth [management] refactor auth (#3296) 2025-02-20 20:24:40 +00:00
context [management] refactor auth (#3296) 2025-02-20 20:24:40 +00:00
geolocation [management] remove gorm preparestmt from all DB connections (#3292) 2025-02-18 15:24:17 +01:00
groups [management] Refactor peers to use store methods (#2893) 2025-01-20 18:41:46 +01:00
http [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
idp [management] enable optional zitadel configuration of a PAT (#3159) 2025-01-14 12:38:08 +03:00
integration_reference
integrations [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
metrics [management] add selfhosted metrics for networks (#3118) 2024-12-30 12:53:51 +01:00
migration [management] remove gorm preparestmt from all DB connections (#3292) 2025-02-18 15:24:17 +01:00
mock_server [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
networks [management] fix groups delete and resource create and update error response (#3189) 2025-01-16 13:39:15 +01:00
peer [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
peers [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
permissions [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
posture
settings [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
status [management] Refactor users to use store methods (#2917) 2025-02-17 21:43:12 +03:00
store [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
telemetry Print out the goroutine id (#3433) 2025-03-07 14:06:47 +01:00
testdata [management] faster server bootstrap (#3365) 2025-02-22 11:31:39 +01:00
testutil [management] optimize test execution (#3204) 2025-02-19 19:13:45 +01:00
types [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
users [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
util [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
account_request_buffer.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
account_test.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
account.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
config.go [management] refactor auth (#3296) 2025-02-20 20:24:40 +00:00
dns_test.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
dns.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
ephemeral_test.go [management] Refactor peers to use store methods (#2893) 2025-01-20 18:41:46 +01:00
ephemeral.go [management] Refactor peers to use store methods (#2893) 2025-01-20 18:41:46 +01:00
event_test.go
event.go [management] Add MySQL Support (#3108) 2025-01-06 13:38:30 +01:00
group_test.go [management] optimize test execution (#3204) 2025-02-19 19:13:45 +01:00
group.go [management] fix groups delete and resource create and update error response (#3189) 2025-01-16 13:39:15 +01:00
grpcserver.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
integrated_validator.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
management_proto_test.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
management_test.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
nameserver_test.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
nameserver.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
peer_test.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
peer.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
policy_test.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
policy.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
posture_checks_test.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
posture_checks.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
resource.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
route_test.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
route.go [management] Fix networks net map generation with posture checks (#3124) 2024-12-30 12:40:24 +01:00
scheduler_test.go
scheduler.go
setupkey_test.go [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
setupkey.go [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
token_mgr_test.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
token_mgr.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
updatechannel_test.go
updatechannel.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
user_test.go [management] refactor auth (#3296) 2025-02-20 20:24:40 +00:00
user.go [management] refactor auth (#3296) 2025-02-20 20:24:40 +00:00