Commit graph

13 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. 1b00ac0528 Clarification of config example
Since the SQL database port is 3306, the type should be set as "mysql".
2020-12-27 21:18:01 -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. 607dc95b5a Port double dots is now hard written in the code 2020-12-22 21:26:39 -04:00
Mael G. 506e0d8422 Using the default DNS port as default in configuration file 2020-12-22 21:02:13 -04:00
Mael G. eeea8c17b7 SQL database migration command 2020-12-22 21:01:18 -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. 3459498605 Renamed the default DB name 2020-12-14 18:20:14 -04:00
Mael G. de3bcdd7fc Service file 2020-12-13 21:05:00 -04:00
Mael G. e75d15606d Extra files 2020-12-13 15:55:27 -04:00