tigerbot
|
513e6e8bdd
|
implemented forwarding of TCP based on incoming port
|
2017-05-08 16:52:37 -06:00 |
AJ ONeal
|
1bdcd73d28
|
download etc config
|
2017-05-08 16:50:41 -06:00 |
AJ ONeal
|
5451cbb4da
|
v1.0.0-placeholder
|
2017-05-08 16:35:24 -06:00 |
AJ ONeal
|
ed9ed3d21b
|
v2.2.1
|
2017-05-08 16:34:23 -06:00 |
AJ ONeal
|
3a96004038
|
rookie mistake: path.join should be path.resolve
|
2017-05-08 16:34:03 -06:00 |
AJ ONeal
|
5f97e1bd67
|
Add empty goldilocks.yml
|
2017-05-08 21:58:18 +00:00 |
AJ ONeal
|
569e3b02d2
|
set all variables properly and create paths correctly
|
2017-05-08 21:56:40 +00:00 |
AJ ONeal
|
d71240a222
|
use MY_ROOT in place of PREFIX
|
2017-05-08 21:47:31 +00:00 |
AJ ONeal
|
c75a073ce4
|
Update install.sh
|
2017-05-08 21:44:36 +00:00 |
AJ ONeal
|
f6ef5bcad8
|
add comment
|
2017-05-08 21:40:05 +00:00 |
AJ ONeal
|
9546c489cb
|
Update install.sh
|
2017-05-08 21:34:52 +00:00 |
AJ ONeal
|
7d7a2c2f0d
|
Update install.sh
|
2017-05-08 19:34:39 +00:00 |
tigerbot
|
3e1abaddf4
|
fixed two potential problems on startup
|
2017-05-08 13:00:45 -06:00 |
tigerbot
|
8c4594f399
|
fixed problem specifying config file
|
2017-05-06 12:23:51 -06:00 |
tigerbot
|
2414163179
|
converted tabs to spaces in a few files
|
2017-05-06 12:23:51 -06:00 |
AJ ONeal
|
9ee2d7b890
|
fix typo
|
2017-05-06 03:20:18 -06:00 |
AJ ONeal
|
5bf95b8b25
|
remove extraneous flags
|
2017-05-05 13:31:49 -06:00 |
AJ ONeal
|
b2cc88698b
|
fix flags
|
2017-05-05 13:17:57 -06:00 |
AJ ONeal
|
0a0f37f85c
|
possibly multiple installers
|
2017-05-05 01:37:53 -06:00 |
AJ ONeal
|
41d36a4eb9
|
add systemd and launchd scripts
|
2017-05-05 01:33:36 -06:00 |
AJ ONeal
|
9cf9604c00
|
update deps
|
2017-05-04 23:45:37 -06:00 |
AJ ONeal
|
3c5bc9103e
|
Merge branch 'layers' of git.daplie.com:Daplie/Goldilocks.js into layers
|
2017-05-04 23:43:46 -06:00 |
AJ ONeal
|
c1a98b2db3
|
bogus installer
|
2017-05-04 23:43:39 -06:00 |
tigerbot
|
0a7e70517f
|
implemented UDP forwarding for DNS
|
2017-05-03 13:55:16 -06:00 |
tigerbot
|
f4de15b14f
|
added udp capacity to the servers file
|
2017-05-02 17:48:58 -06:00 |
tigerbot
|
dbd1e23bfa
|
fixed a few minor things
|
2017-05-01 17:52:22 -06:00 |
AJ ONeal
|
aed520a653
|
get the correct remoteAddress if possible
|
2017-04-28 13:11:12 -06:00 |
AJ ONeal
|
eacf2e0dbf
|
made workaround for the TLS issue that I should have ignored...
|
2017-04-28 13:07:05 -06:00 |
AJ ONeal
|
f2b05ee7af
|
move owners store out to own object
|
2017-04-27 19:46:54 -06:00 |
AJ ONeal
|
c7627faffd
|
rename api to goldilocks
|
2017-04-27 19:34:13 -06:00 |
AJ ONeal
|
0fdd2773b5
|
prepare to handle tunnel
|
2017-04-27 19:23:52 -06:00 |
AJ ONeal
|
350d87c38d
|
remoteAddress priority... and whitespace... ooops
|
2017-04-27 17:00:09 -06:00 |
AJ ONeal
|
4b470ffe51
|
admin page now loads properly
|
2017-04-27 16:50:03 -06:00 |
AJ ONeal
|
58a0b592ff
|
admin interface shows up again
|
2017-04-27 16:27:27 -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 |
AJ ONeal
|
4267955286
|
switch over to commander
|
2017-04-13 17:42:37 -06:00 |
AJ ONeal
|
20c7bc977c
|
tunneling tunnels
|
2017-04-13 16:50:48 -06:00 |
AJ ONeal
|
c4e3cb3c07
|
add .jshintrc
|
2017-04-13 15:48:35 -06:00 |
AJ ONeal
|
59721582c5
|
WIP stunnel.js support
|
2017-04-05 19:02:51 -06:00 |
AJ ONeal
|
fb5407c29e
|
WIP tunnel
|
2017-04-05 12:49:48 -06:00 |
AJ ONeal
|
ac71f96ba1
|
fix submodule
|
2017-03-22 17:31:16 -06:00 |
AJ ONeal
|
c37b1a7058
|
update submodule
|
2017-03-22 17:24:08 -06:00 |
AJ ONeal
|
f293807231
|
add .gitmodules
|
2017-03-22 17:22:59 -06:00 |
AJ ONeal
|
54a8bc15d9
|
more network handling stuff
|
2017-03-18 14:48:49 -06:00 |
AJ ONeal
|
3b5d7a49d4
|
security and ui updates
|
2017-03-17 14:18:54 -06:00 |
AJ ONeal
|
a4027bcad9
|
add navigation
|
2017-03-16 01:54:18 -06:00 |
AJ ONeal
|
90f5eb11d5
|
show many more things
|
2017-03-15 03:40:35 -06:00 |
AJ ONeal
|
783dd3c53b
|
add hostname, working directory
|
2017-03-13 18:10:16 -06:00 |
AJ ONeal
|
df8cb8d96f
|
use arrays instead of maps
|
2017-03-13 16:39:43 -06:00 |