Skip to content

Commit e42abb3

Browse files
committed
Update README
1 parent 391a4ca commit e42abb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ interval = 30
4545
# If not specified, the first discovered internet gateway device will be used.
4646
# If set to loopback (127.0.0.1), the local IP address will be watched
4747
# by querying the OS of the current local IP address.
48+
# Can also be set to the UPnP InternetGatewayDevice endpoint URI (e.g.
49+
# "http://192.168.1.1:49000/igd2desc.xml", it is printed in verbose mode with `-v`),
50+
# in which case the network discovering step will be skipped.
4851
router_ip = "192.168.1.1"
4952

5053
# Cloudflare DNS records to update. Optional.

0 commit comments

Comments
 (0)