Commit Graph
7 Commits
Author SHA1 Message Date
bcmmbaga d29cce2c82 Add rate limit for upload url requests 2026-09-10 17:56:40 +03:00
bcmmbaga 3c57b3d6d2 Lower the local upload limit 2026-09-09 18:35:52 +03:00
bcmmbaga e5900f493c Require a signed URL to write to the local 2026-09-09 18:21:52 +03:00
Viktor Liu 205ebcfda2 [management, client] Add IPv6 overlay support (#5631) 2026-05-07 11:33:37 +02:00
Pascal Fischer cd8c686339 [misc] add path traversal and file size protections (#5755) 2026-04-01 14:23:24 +02:00
Viktor Liu 9aaa05e8ea Replace discontinued LocalStack image with MinIO in S3 test (#5680) 2026-03-25 15:51:29 +08:00
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