371 Commits

Author SHA1 Message Date
tigerbot
79ef9694b7 updated API to reflect moved domains 2017-10-11 12:18:01 -06:00
tigerbot
61af4707ee moved domains up a level to allow multiple module groups with same domain names 2017-10-11 12:11:20 -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
tigerbot
8f4a733391 changed module config property name 2017-10-05 18:11:58 -06:00
tigerbot
ded53cf45c reduced a few lines of code 2017-10-05 18:10:59 -06:00
tigerbot
0380a8087f automatically add id to modules and domains 2017-10-04 18:27:29 -06:00
tigerbot
d04b750f87 changed the default config 2017-10-04 18:26:27 -06:00
tigerbot
cc6b34dd46 made it possible to GET specific parts of the config 2017-10-04 14:42:19 -06:00
tigerbot
12e4a47855 removed addresses and cwd from the config 2017-10-04 11:49:05 -06:00
tigerbot
f25a0191bd changed config API to use an express router 2017-10-03 19:11:49 -06:00
tigerbot
3d3fac5087 simplified how the admin routes are handled 2017-10-03 17:26:44 -06:00
tigerbot
cfcc1acb8c updated the DDNS and loopback to use async/await 2017-09-20 10:39:59 -06:00
tigerbot
a625ee9db9 made goldilocks reload config on SIGHUP 2017-09-19 18:23:43 -06:00
tigerbot
528e58969e fixed timing problem that lead to lost request bodies 2017-09-15 18:25:23 -06:00
tigerbot
68d6322b42 made comma style more consistently broken 2017-09-15 16:07:25 -06:00
tigerbot
fcb2de516f fixed some problems with the DDNS 2017-09-14 18:28:49 -06:00
tigerbot
bc301b94c9 added first implementation of DDNS 2017-09-14 15:26:19 -06:00
tigerbot
44d11e094b tweaked some logging 2017-09-11 15:57:25 -06:00
richdex14
c47b1dc235 Update install.sh to remove outdated #v1 tag 2017-09-06 15:33:17 -06:00
richdex14
e5a12db270 Update update-packages.sh to use curl for better https portability 2017-09-04 12:42:22 -06:00
richdex14
e02ecc86d9 Update install.sh to get node-install-script from Daplie project instead of coolaj's private project 2017-09-01 19:40:57 -06:00
Drew Warren
42adabdb20 Update API.md 2017-08-10 10:41:16 -06:00
tigerbot
b65697ea74 added some simple docs for the tunnel API 2017-08-09 18:30:18 -06:00
tigerbot
66e9ecd2bf fixed bug in finding relevant http module for domains 2017-08-04 16:42:10 -06:00
tigerbot
fee0df3ec9 made sock5 enable-able from the config 2017-08-04 15:23:15 -06:00
tigerbot
188869b83e added some API docs for the Socks5 routes 2017-08-04 14:38:22 -06:00
AJ ONeal
983a6e2cd7 more descriptive error message 2017-08-03 15:56:19 -06:00
tigerbot
2357319194 changed how we wrap TLS connections that we've peaked at 2017-08-02 18:11:25 -06:00
tigerbot
7863b9cee6 updated localhost certificates 2017-08-02 18:08:04 -06:00
tigerbot
3bd9bac390 fixed bug when tunnel tokens not defined in config 2017-07-31 18:35:49 -06:00
AJ ONeal
363620d7fb Update README.md 2017-07-28 13:03:29 -06:00
AJ ONeal
d84299356b Update README.md 2017-07-28 13:03:06 -06:00
AJ ONeal
e3de5f76be Update README.md 2017-07-28 12:51:02 -06:00
tigerbot
d859d0a44f added docs for the tunnel client 2017-07-26 11:44:08 -06:00
tigerbot
49474fd413 changed formatting for several of the code blocks 2017-07-26 11:32:33 -06:00
AJ ONeal
388ce522ae note inability to match source port to destination port 2017-07-25 23:38:20 -06:00
AJ ONeal
26e015f5e3 typo fix: forward -> proxy 2017-07-25 23:29:38 -06:00
AJ ONeal
7ee247afe6 update README with config info 2017-07-25 18:37:29 -06:00
AJ ONeal
267ff2486a explicitly define le-store directory 2017-07-21 17:38:52 -06:00
tigerbot
d9b20b5aeb fixed local bind problem for TCP proxying 2017-07-21 17:22:45 -06:00
AJ ONeal
c34b0444c1 use npm from install 2017-07-21 15:40:27 -06:00
tigerbot
f3beb4795f preventing DNS lookup error from erroring the paywall detection 2017-07-17 16:28:34 -06:00
tigerbot
6ba0cac3f3 made mDNS query for paywall check more error resistant 2017-07-14 17:04:24 -06:00
tigerbot
95d5526f28 fixed issue updating packages on mac (no realpath) 2017-07-13 12:39:38 -06:00
tigerbot
b5a99c4e9b added socksv5 to dependencies 2017-07-11 12:51:45 -06:00
tigerbot
b361c0cd53 fixed problem with destroy in socksv5 server 2017-07-10 18:24:59 -06:00
tigerbot
2ffd846352 fixed problem in http redirect paywall detection 2017-07-10 17:06:34 -06:00