Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Adrien Dorsaz
acme-dns-tiny
Commits
fb2ba6ff
Commit
fb2ba6ff
authored
Aug 17, 2016
by
Adrien Dorsaz
Browse files
env: this script is only compatible with python3
parent
63831f1c
Pipeline
#35
passed with stage
in 3 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
acme_dns_tiny.py
View file @
fb2ba6ff
#!/usr/bin/env python
#!/usr/bin/env python
3
import
argparse
,
subprocess
,
json
,
sys
,
base64
,
binascii
,
time
,
hashlib
,
re
,
copy
,
textwrap
,
logging
import
dns.resolver
,
dns
.
tsigkeyring
,
dns
.
update
from
configparser
import
ConfigParser
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment