Private GIT

Skip to content
Snippets Groups Projects
Commit 98845041 authored by Guillaume Wuip's avatar Guillaume Wuip
Browse files

Remove python 2.7 requirement

parent 5c16ae2a
Branches
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ The config-template.txt file should be renamed to config.txt, and modified with
Every time the script runs, it will query an external service to retrieve the external IP of the machine, compare it to the current A record in the zone at gandi.net, and then update the record if the IP has changed.
Requirements:
- Python 2.7
- ipaddress module (pip install ipaddress)
- requests module (pip install requests)
- json module (pip install json)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment