Commit graph

21 commits

Author SHA1 Message Date
0fc975a429 Preventing unbound local error with TTL to allow subdomain creation 2022-09-15 13:58:32 +02:00
Louis Lacoste
5ff266689e Changed the printing of all args to verbose mode 2022-09-10 10:28:10 +02:00
Louis Lacoste
241b8f5736 fixed variable names to follow snake_case naming 2022-09-10 10:25:32 +02:00
Louis Lacoste
cb39d99618 Added the possibility to set TTL 2022-09-09 21:39:37 +02:00
bb06c0c886 Added the possibility to choose the destination and record type 2022-08-25 15:52:10 +02:00
788b3268df
Fixed author name 2022-07-29 11:51:15 +02:00
4398ecb23e
Merge pull request #3 from Polarolouis/script
Added a comment to README
2022-07-29 11:41:43 +02:00
cef65312dd Added a comment to README 2022-07-29 11:41:05 +02:00
ba4035c92c
Merge pull request #2 from Polarolouis/script
Script rewriting of GanDynDNS
2022-07-29 11:38:14 +02:00
ca522d83ad Rewrote README.md to fit the script's usage 2022-07-29 11:36:59 +02:00
9a041ea7d5 Added verbose prints 2022-07-29 11:31:10 +02:00
fc197ea2a2 Changed the script not to use OOP and to have arguments 2022-07-29 11:18:15 +02:00
LordOf20th
3bdf45f015
Update README.md
Rewrote the README to match the usage with the new class implemented
2022-03-14 21:33:44 +01:00
LordOf20th
b3e5746b11
Merge pull request #1 from LordOf20th/oop
Rewrote the script into object oriented paradigm
2022-03-14 21:26:00 +01:00
Louis Lacoste
e2f9a72bf8 Rewrote the script into object oriented paradigm 2022-03-14 21:24:48 +01:00
Louis Lacoste
fbdea4d98c Merge branch 'master' of https://github.com/LordOf20th/gandyndns 2022-03-14 20:06:21 +01:00
Louis Lacoste
7195dcd65a Moved vars in main function 2022-03-14 20:06:13 +01:00
LordOf20th
58469e282c
Update README.md 2022-03-14 18:51:22 +01:00
LordOf20th
e544848585
Update README.md 2022-03-14 18:42:20 +01:00
LordOf20th
3eb4ce3c43
Create README.md 2022-03-14 18:41:43 +01:00
Louis Lacoste
049f746f15 Creation of the script gandyndns.py 2022-03-14 17:55:13 +01:00