mirror of
https://git.coolaj86.com/coolaj86/greenlock-cli.js
synced 2025-02-22 19:28:05 +00:00
Update README.md
This commit is contained in:
parent
1d37c9de4c
commit
3582b59bd2
@ -72,6 +72,11 @@ ddns --help
|
|||||||
|
|
||||||
# agree to terms and get domain
|
# agree to terms and get domain
|
||||||
ddns --random --email user@example.com --agree
|
ddns --random --email user@example.com --agree
|
||||||
|
|
||||||
|
# the default is to use the ip address from which
|
||||||
|
# you can the command, but you can also assign the
|
||||||
|
# ip manually
|
||||||
|
ddns --random --email user@example.com --agree -a '127.0.0.1'
|
||||||
```
|
```
|
||||||
|
|
||||||
Example domain:
|
Example domain:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user