crn4
e62521132c
Merge remote-tracking branch 'origin/main' into feat/byod-proxy
...
# Conflicts:
# management/internals/modules/reverseproxy/domain/manager/manager.go
# management/internals/modules/reverseproxy/proxy/manager.go
# management/internals/modules/reverseproxy/proxy/manager/manager.go
# management/internals/modules/reverseproxy/proxy/manager_mock.go
# management/internals/shared/grpc/proxy.go
# management/server/store/sql_store.go
# proxy/management_integration_test.go
2026-04-13 17:02:24 +03:00
Viktor Liu
0765352c99
[management] Persist proxy capabilities to database ( #5720 )
2026-03-30 13:03:42 +02:00
crn4
38fd73fad6
merge main
2026-03-24 14:50:03 +01:00
Viktor Liu
b550a2face
[management, proxy] Add require_subdomain capability for proxy clusters ( #5628 )
2026-03-20 11:29:50 +01:00
crn4
da57b0f276
rename byod to byop
2026-03-19 16:11:57 +01:00
crn4
26ba03f08e
[proxy] feature: bring your own proxy
2026-03-19 01:02:46 +01:00
Viktor Liu
3e6baea405
[management,proxy,client] Add L4 capabilities (TLS/TCP/UDP) ( #5530 )
2026-03-13 18:36:44 +01:00
Pascal Fischer
5585adce18
[management] add activity events for domains ( #5548 )
...
* add activity events for domains
* fix test
* update activity codes
* update activity codes
2026-03-09 19:04:04 +01:00
Pascal Fischer
d7c8e37ff4
[management] Store connected proxies in DB ( #5472 )
...
Co-authored-by: mlsmaycon <mlsmaycon@gmail.com >
2026-03-03 18:39:46 +01:00
Maycon Santos
63c83aa8d2
[client,management] Feature/client service expose ( #5411 )
...
CLI: new expose command to publish a local port with flags for PIN, password, user groups, custom domain, name prefix and protocol (HTTP default).
Management/API: create/renew/stop expose sessions (streamed status), automatic naming/domain, TTL renewals, background expiration, new management RPCs and client methods.
UI/API: account settings now include peer_expose_enabled and peer_expose_groups; new activity codes for peer expose events.
2026-02-24 10:02:16 +01:00
Pascal Fischer
f53155562f
[management, reverse proxy] Add reverse proxy feature ( #5291 )
...
* implement reverse proxy
---------
Co-authored-by: Alisdair MacLeod <git@alisdairmacleod.co.uk >
Co-authored-by: mlsmaycon <mlsmaycon@gmail.com >
Co-authored-by: Eduard Gert <kontakt@eduardgert.de >
Co-authored-by: Viktor Liu <viktor@netbird.io >
Co-authored-by: Diego Noguês <diego.sure@gmail.com >
Co-authored-by: Diego Noguês <49420+diegocn@users.noreply.github.com >
Co-authored-by: Bethuel Mmbaga <bethuelmbaga12@gmail.com >
Co-authored-by: Zoltan Papp <zoltan.pmail@gmail.com >
Co-authored-by: Ashley Mensah <ashleyamo982@gmail.com >
2026-02-13 19:37:43 +01:00