tigerbot
|
a27252eb77
|
made tunnel server respond to config changes
|
2017-10-31 15:39:24 -06:00 |
tigerbot
|
16589e65f6
|
moved most things related to TCP connections to a tcp directory
|
2017-10-30 15:57:18 -06:00 |
tigerbot
|
c697008573
|
made the mDNS module able to adapt to changes in config
|
2017-10-30 14:00:27 -06:00 |
tigerbot
|
c132861cab
|
made TCP binding and forwarding modules respond to config changes
|
2017-10-30 14:00:21 -06:00 |
tigerbot
|
5534ba2ef1
|
moved the handling of udp stuff to a separate file
|
2017-10-26 16:27:10 -06:00 |
tigerbot
|
f2ce3e9fe1
|
Merge branch 'api-rewrite' into ddns
# Conflicts:
# API.md
# bin/goldilocks.js
# etc/goldilocks/goldilocks.example.yml
# lib/admin/apis.js
# lib/app.js
# lib/worker.js
|
2017-10-17 13:07:52 -06:00 |
tigerbot
|
485a223f86
|
implemented better management of arrays in the config
|
2017-10-10 11:08:19 -06:00 |
tigerbot
|
3d3fac5087
|
simplified how the admin routes are handled
|
2017-10-03 17:26:44 -06:00 |
tigerbot
|
8930a528bc
|
moved some things related to DDNS into separate folder
|
2017-09-26 18:11:16 -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
|
85a0c3d421
|
Merge branch 'loopback'
# Conflicts:
# lib/worker.js
# packages/apis/com.daplie.goldilocks/index.js
|
2017-07-06 13:09:20 -06:00 |
tigerbot
|
e62869b661
|
moved owner storage to a separate file
|
2017-07-06 11:01:29 -06:00 |
tigerbot
|
000d36e76a
|
exposed a loopback test route in the api
|
2017-06-26 11:34:42 -06:00 |
tigerbot
|
2b70001309
|
added API route to start/stop a socks5 proxy server
|
2017-06-26 11:27:54 -06:00 |
tigerbot
|
e96ebfc1fc
|
made style worse for consistency
|
2017-06-09 16:03:12 -06:00 |
tigerbot
|
d12c06999e
|
implemented syncing config back to the workers
|
2017-06-09 12:40:39 -06:00 |
tigerbot
|
78da05b630
|
added way to save POST-ed config
|
2017-06-09 11:18:05 -06:00 |
tigerbot
|
df3a818914
|
reduced code duplication for proxying
|
2017-05-17 18:00:16 -06:00 |
tigerbot
|
70e7d57395
|
added hooks to handle ACME challenges
|
2017-05-10 16:05:54 -06:00 |
AJ ONeal
|
dc55169415
|
proxy mostly works
|
2017-04-27 16:05:34 -06:00 |
AJ ONeal
|
67aa28aece
|
WIP merging walnut, serve-https, and stunnel.js
|
2017-04-26 20:16:47 -06:00 |