Skip to content

Commit 5b0c3e7

Browse files
committed
Update README.md
1 parent 39e1a5d commit 5b0c3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Authorization is done using HTTP Basic Auth or using the *username* and *passwor
88

99
The full URL looks like *http://dyndns.example.com/?hostname=myhost.example.com* (HTTP Basic Auth) or *http://dyndns.example.com/?hostname=myhost.example.com&username=myuser&password=mypassword* (URL variable auth).
1010

11-
You may also specify the IP addresses using a GET variable (ipaddresses=<address1>,<ipaddress2>,<ipaddressn>). Example: *http://dyndns.example.com/?hostname=myhost.example.com&ipaddresses=79.206.99.18,2003:66:ef47:3400:cb0:7f2c:6c50:567d*
11+
You may also specify the IP addresses using a GET variable (ipaddresses=address1,ipaddress2,...). Example: *http://dyndns.example.com/?hostname=myhost.example.com&ipaddresses=79.206.99.18,2003:66:ef47:3400:cb0:7f2c:6c50:567d*
1212

1313
## Requirements
1414

0 commit comments

Comments
 (0)