This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Follow @igor_chubin for wttr.in updates | |
[jim@lenovo ~]$ curl wttr.in/grenville,PA | |
Weather report: grenville,pa | |
Mist | |
_ - _ - _ - 30..+33 °F | |
_ - _ - _ → 3 mph | |
_ - _ - _ - 6 mi | |
0.0 in | |
┌─────────────┐ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# IPv6 Privacy Extensions (RFC 4941) | |
# --- | |
# IPv6 typically uses a device's MAC address when choosing an IPv6 address | |
# to use in autoconfiguration. Privacy extensions allow using a randomly | |
# generated IPv6 address, which increases privacy. | |
# | |
# Acceptable values: | |
# 0 - don’t use privacy extensions. | |
# 1 - generate privacy addresses | |
# 2 - prefer privacy addresses and use them over the normal addresses. |