logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ipv6pref -- set IPv6 address selection preference

Author

       Stefan Tomanek <stefan.tomanek@wertarbyte.de>

1.0.3                                              2024-02-17                                        IPV6PREF(1)

Description

           This program is a wrapper script that preloads the ipv6pref library, allowing the user to select its
           preference for the IPv6 address selection. It is usually called using the symlinks v6pub or v6tmp
           that advice the supplied command to use either the public IPv6 address for outgoing connections or
           the temporary address assigned when using the IPv6 Privacy Extensions.

Name

       ipv6pref -- set IPv6 address selection preference

Options

-p  Instruct  the  called  program  to  use the public IPv6 address for outgoing connections. This is the
           default if the wrapper is called by the name v6pub.

       -t  Instruct the called program to use the temporary, randomly  generated  IPv6  addresses  for  outgoing
           connections. This is the default if the wrapper is called by the name v6tmp.

Synopsis

ipv6pref [-p | -t] <cmd>v6pub<cmd>v6tmp<cmd>

See Also