This website requires JavaScript.
Explore
Help
Sign in
preisi
/
dyndns-server
Watch
1
Star
0
Fork
You've already forked dyndns-server
0
Code
Issues
Pull requests
Projects
Releases
1
Wiki
Activity
7
commits
1
branch
1
tag
64
KiB
7f1500d53d
Commit graph
7 commits
This branch
This branch
All branches
Author
SHA1
Message
Date
Thomas Preisner
7f1500d53d
add basic gitlab-ci.yml
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone
Build is passing
Details
2021-07-16 23:57:16 +02:00
Thomas Preisner
ef22e29cef
rewrite most code; removes database to solely rely on config file
2021-07-13 13:36:37 +02:00
Thomas Preisner
32bf03dc07
auth.go: use hashed/salted passwords instead of plaintext
2018-09-22 14:59:15 +02:00
Thomas Preisner
892c4b27ac
main.go: add argument parsing for config path
2018-09-22 14:00:26 +02:00
Thomas Preisner
94770ef25c
add example config.toml
2018-09-22 01:40:58 +02:00
Thomas Preisner
fb43d8da3a
add support for toml configuration file
2018-09-22 01:38:40 +02:00
Thomas Preisner
2e90d32ce2
intial import
2018-09-09 21:38:37 +02:00