Added '--ip_host' and '' which allow you to choose which website to ping for the public ip
This commit is contained in:
parent
609e18a31c
commit
76d583a124
3 changed files with 19 additions and 4 deletions
|
|
@ -130,6 +130,13 @@ battery_num="all"
|
|||
battery_shorthand="off"
|
||||
|
||||
|
||||
# IP Address
|
||||
|
||||
# Website to ping for the public IP
|
||||
# --ip_host url
|
||||
public_ip_host="http://ident.me"
|
||||
|
||||
|
||||
# Birthday
|
||||
|
||||
# Whether to show a long pretty output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue