NHAS
NHAS
Honestly, kudos to whatever device is handling your NAT for keeping its entry alive with only mono-directional traffic. As for adding it back, I think I'll just add it to...
Ah never marked this as on unstable. This has been brought back as the `ServerPersistentKeepAlive` configuration open for you!
Obviously this hasnt made it into a main release just yet. But soon
You're definitely not wrong. Just dont really want people exposing the admin portal anywhere regardless, I tend to use it over an SSH forward
I have now added an oidc provider to the admin page which can be configured via the management ui json setting: ```json ManagementUI struct { usualWeb Enabled bool Debug bool...
Sweet all that minus the restrictions are done. If people want this to be part of a groups claim or whatnot add it to this issue. Otherwise this feature is...
Maybe. This is always been something I've stayed away from because it seems like a pain.
Yep! Thats entirely fair, I've been a bit slow on this project recently due to getting the clustering all working. So changes like this are a bit on the back...
I've just added the json tag to omit empty, it'll default to `true` internally. Thanks! This is now on unstable.
Howdy! Unfortunately for some reason changing the ebpf map takes quite a long time. I've tried to do it in a way that changes only individual entries which should be...