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

[FEAT] Forcing IPv6 in output by default #1459

Open
Disinterpreter opened this issue Dec 22, 2024 · 0 comments
Open

[FEAT] Forcing IPv6 in output by default #1459

Disinterpreter opened this issue Dec 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Disinterpreter
Copy link

Wanted features:

At the moment, doing a fastfetch command i've get only my IPv4 address with a subnet.
I think it is little wrong, IPv6 must be preferred as in all services.
So I suggest to change network output:
IPv6 GUA on interface (if it exist 2000::/3)
IPv6 ULA on interface (if it exist fc00::/8)
and after that IPv4 address.

and making a flag for link-local(fe80::/10) like --localip-show-link-local

Motivation:

IPv4 actual protocol, but it gonna be old in future, we should force IPv6 output everywhere for next generation of engineers.

@Disinterpreter Disinterpreter added the enhancement New feature or request label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant