Skip to content

[FEAT] Forcing IPv6 in output by default #1459

Open
@Disinterpreter

Description

@Disinterpreter

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::/7)
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions