GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Commit Graphs
Network
Fork
: 0
server
/
certbot-dns-inwx
Browse code
Update README.md
master
1 parent
f3e8947
commit
afafc636caf5f36d34051957e183c45f0a30b0f3
Pascal Gollor
authored
on 20 Apr 2021
Patch
Unified
Split
Showing
1 changed file
+1
-1
■
■
■■■
README.md
Ignore Space
Show notes
View
2
■
■
■■■
README.md
```
certbot certonly -c wildcard-ini
```
### use as basiy dynamic dns
### use as basic dynamic dns sesrvice
```
./update-record.py -p -m update -c conf.cfg -t 300 -r AAAA device.example.com
```
Show line notes below