tigerbot
|
663fdba446
|
changed the valid UDP module from 'proxy' to 'forward'
forward is based on incoming port, while proxy is based on domains
and we don't have any domain names for raw UDP or TCP
|
2017-10-12 14:35:19 -06:00 |
tigerbot
|
0406d0cd93
|
removed the `acme` property from the `tls` config
|
2017-10-12 11:57:43 -06:00 |
tigerbot
|
503da9efd0
|
implemented routes to edit and delete modules and domains
|
2017-10-11 17:13:33 -06:00 |
tigerbot
|
79ef9694b7
|
updated API to reflect moved domains
|
2017-10-11 12:18:01 -06:00 |
tigerbot
|
ea55d3cc73
|
removed `bind` from the `http` and `tls` settings
|
2017-10-10 12:34:32 -06:00 |
tigerbot
|
8371170a14
|
renamed `dns` settings to `udp`
|
2017-10-10 11:32:18 -06:00 |
tigerbot
|
485a223f86
|
implemented better management of arrays in the config
|
2017-10-10 11:08:19 -06:00 |
tigerbot
|
5761ab9d62
|
added JSON Schema to validate the config
|
2017-10-06 17:50:16 -06:00 |