netbird/client/server
Maycon Santos 2f44fe2e23
[client] Feature/upload bundle (#3734)
Add an upload bundle option with the flag --upload-bundle; by default, the upload will use a NetBird address, which can be replaced using the flag --upload-bundle-url.

The upload server is available under the /upload-server path. The release change will push a docker image to netbirdio/upload image repository.

The server supports using s3 with pre-signed URL for direct upload and local file for storing bundles.
2025-04-29 00:43:50 +02:00
..
debug_test.go [client] Feature/upload bundle (#3734) 2025-04-29 00:43:50 +02:00
debug.go [client] Feature/upload bundle (#3734) 2025-04-29 00:43:50 +02: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] Set up firewall rules for dns routes dynamically based on dns response (#3702) 2025-04-24 17:37:28 +02:00
panic_generic.go [client] Log windows panics (#2829) 2024-11-01 15:08:22 +01:00
panic_windows.go [client] Enable windows stderr logs by default (#3476) 2025-03-10 11:30:49 +01:00
server_test.go [management] use permission modules (#3622) 2025-04-10 11:06:52 +02:00
server.go [client] Ensure status recorder is always initialized (#3588) 2025-03-27 22:48:11 +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,management] add netflow support to client and update management (#3414) 2025-03-20 17:05:48 +01:00