DeveloperDragon

Results 4 issues of DeveloperDragon

## Why Tailscale rotates keys in certain cases, we should support this properly ## Description An example of where a node key is rotated within the tailscale client: https://github.com/tailscale/tailscale/blob/5595b61b96aac4558525d4fc56362dd36cc42616/control/controlclient/direct.go#L706-L708 https://github.com/juanfont/headscale/pull/1719...

enhancement

## Bug description When setting up an ACL to allow access to a exit node, the access rules can be reduced because the ips defined are not in use by...

bug

- [ ] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [...

![image](https://github.com/CloudburstMC/ProxyPass/assets/42499964/59e19802-cf1a-4c9e-85cd-bbe98c762193) My current config: `## Address proxy will bind to. proxy: host: 194.33.37.6 port: 19132 ## Destination server which the client will connect to. ## You are only able to...