Luclu7
8220eacb10
config: fixed app_mode
...
also changed like Ip to IP and Db to DB
2020-12-25 02:31:28 +01:00
607dc95b5a
Port double dots is now hard written in the code
2020-12-22 21:26:39 -04:00
506e0d8422
Using the default DNS port as default in configuration file
2020-12-22 21:02:13 -04:00
eeea8c17b7
SQL database migration command
2020-12-22 21:01:18 -04:00
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
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
3459498605
Renamed the default DB name
2020-12-14 18:20:14 -04:00
de3bcdd7fc
Service file
2020-12-13 21:05:00 -04:00
e75d15606d
Extra files
2020-12-13 15:55:27 -04:00