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

Feature request: Display IPv6 address via internal REST API/control server #1700

Closed
GGegenhuber opened this issue Jun 20, 2023 · 1 comment
Closed

Comments

@GGegenhuber
Copy link

GGegenhuber commented Jun 20, 2023

What's the feature 🧐

gluetun currently retrieves its IPv4 address via http request to ipinfo.io API. This address is then returned by the internal v1/publicip/ip REST endpoint.

Several VPN services (e.g., Mullvad) already support IPv6. It would be convenient to also offer the current IPv6 address via the internal REST interface. The ipinfo.io API supports both IPv4 and IPv6, i.e., there is an IPv6 only endpoint that is reachable via https://v6.ipinfo.io/

Extra information and references

No response

@qdm12
Copy link
Owner

qdm12 commented Sep 13, 2023

Done in 3449e7a 😉

@qdm12 qdm12 closed this as completed Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants