Commit graph

10 commits

Author SHA1 Message Date
Mael GRAMAIN 1ec2b3c5a2 XFR is now limited to certains IP configured in the config file
https://github.com/outout14/sacrebleu-dns/issues/11
https://github.com/outout14/sacrebleu-dns/issues/11#issuecomment-753423572
2021-01-03 15:57:06 -04:00
Mael GRAMAIN 384ca40434 New parameters in the config file 2021-01-03 15:17:01 -04:00
Mael G. 1cf5c4f3d5 Using api structs for the Records 2020-12-27 20:34:26 -04:00
Luclu7 44f07ca2a2
add support for sockets (mostly clarification) 2020-12-25 03:06:20 +01:00
Luclu7 8220eacb10
config: fixed app_mode
also changed like Ip to IP and Db to DB
2020-12-25 02:31:28 +01:00
Mael G. 4a14ad594b Switching from database/sql to GORM 2020-12-22 20:09:10 -04:00
Mael G. 43e8ab8210 PostgreSQL Support
Implementation of PostgreSQL database engine in the DNS server using jackc/pgx (as database/sql driver). 
The user can select what database type he want in the config.ini file under the database section.
2020-12-22 14:56:54 -04:00
Mael G. efffac8b0a Refactoring of some vars and funcs name
Theses change breaks old configuration files but make the code readability better thanks to VSCode plugins.
2020-12-21 23:12:02 -04:00
Mael G. 98537616c8 Commenting 2020-12-14 18:20:24 -04:00
Mael G. 36ce33e8f1 Init 2020-12-12 23:01:04 -04:00