diff options
author | Aaron Marcher <me@drkhsh.at> | 2017-08-14 18:00:46 +0200 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2017-08-14 18:00:46 +0200 |
commit | 8f5219b6dab5a1c9b7f92362a34aacfd393fa0e4 (patch) | |
tree | cc3aa76f993504020773a4c6510b048bf8e0acc4 /README | |
parent | fcc5c683a6cb6efa380d82e6af34b31181ea1751 (diff) |
Added IPv6 address function
- Renamed "ip" function to "ipv4"
- Added "ipv6" function
- Adjusted README and config.def.h accordingly
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Features - Available entropy - Username/GID/UID - Hostname -- IP address +- IP address (IPv4 and IPv6) - Kernel version - Keyboard indicators - Load average |