Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support IPv6 via webui #37

Open
DerDanilo opened this issue Feb 12, 2023 · 0 comments
Open

Support IPv6 via webui #37

DerDanilo opened this issue Feb 12, 2023 · 0 comments

Comments

@DerDanilo
Copy link

Currently it doesn't seem possible to set the IPv6 via the webui. Shouldn't the core check for proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; and then display whatever is present there?

The DDNS server also has an IPv6 and I set a sub-sub domain that only has the IPv6 IP. Connections works fine but the webui refused to show the clients IPv6. I tested some other headers in the nginx proxy. Still only the IPv4.
This shouldn't even be possible since the client then only connects with IPv6. Is there some sort of caching for this? This should be disabled.

How can we solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant