[Bug]: ${addrs} now reports gateway's address instead of machine address. #1542
Labels
bug
related to incorrect existing implementation of some functionality
networking
related to network information reporting
text
related to `conky.text` variables, their parsing or implementation
What happened?
In the latest version (1.19.2 AppImage) the command ${addrs enp6s0}, which used to give me my LAN ip address, now is reporting the ip address of my gateway instead.
${addr enp6s0} DOES show my LAN IP address, as it should.
It would be nice if ${addrs} could be programmed to show the WAN ip4 address if not the LAN ip4 address. That would actually be useful. We already have a variable for the gateway's address.
It would be nice if I could (relatively easily?) install a current man page for conky. I do not understand the instructions on the site, as they seem to be geared to people who are compiling from source, not those who are using the AppImage, and I am therefore having to use the online Linux Man Pages instead as a reference.
( [https://linux.die.net/man/1/conky] https://linux.die.net/man/1/conky )
Version
1.19.2
Which OS/distro are you seeing the problem on?
Ubuntu
Conky config
Stack trace
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: