Commit Graph

333 Commits

Author SHA1 Message Date
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
tigerbot 1957dd8d80 make sure downloaded files exist even if empty 2017-07-10 17:05:37 -06:00
tigerbot 10fc80c2b7 switched the mdns ID to be human readable 2017-07-07 17:53:12 -06:00
tigerbot 59c9abca49 made `update-packages` working directory independent 2017-07-07 16:45:45 -06:00
tigerbot e52ae83aa4 fixed a few minor issues 2017-07-07 13:48:40 -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 0daf1b909a exposed the owner IDs to the API and mDNS
allows users to see which units have already been set up with owner during
the setup process
2017-07-06 11:25:30 -06:00
tigerbot e62869b661 moved owner storage to a separate file 2017-07-06 11:01:29 -06:00
tigerbot a4aad3184a allow loopback to use providers that are not oauth3.org 2017-06-27 10:39:59 -06:00
tigerbot f37730c97d changed loopback endpoint to check all ports 2017-06-27 10:34:52 -06:00
tigerbot 000d36e76a exposed a loopback test route in the api 2017-06-26 11:34:42 -06:00
tigerbot caa7b343d4 improved extraction of properties from TLS sockets 2017-06-26 11:27:54 -06:00
tigerbot 2b70001309 added API route to start/stop a socks5 proxy server 2017-06-26 11:27:54 -06:00
tigerbot 4a6d21f0b5 moved where invalid method request are rejected 2017-06-26 11:27:54 -06:00
tigerbot e901f1679b implemented check for hotel/ISP paywall 2017-06-26 11:27:54 -06:00
tigerbot aea4725fb0 simplified adding new com.daplie.goldilocks apis 2017-06-26 11:27:54 -06:00
tigerbot 403ec90c2d misc small fixes 2017-06-23 17:47:04 -06:00
tigerbot 3ac0f3077e fixed bug not being able to discover azp 2017-06-23 17:22:45 -06:00
tigerbot 7a2f0f0984 fixed bug saving tunnel tokens 2017-06-21 16:07:48 -06:00
tigerbot 0c71b83fa5 fixed install problem on mac OS 2017-06-19 13:11:46 -06:00
tigerbot fb288bfdbc removed duplication of X-Forwarded header generation 2017-06-16 17:51:03 -06:00
tigerbot 0a0f06094e re-implemented personal mDNS responses 2017-06-16 13:21:20 -06:00
tigerbot 72ff8ebf15 changed some ownership/permission stuff 2017-06-15 16:50:24 -06:00
tigerbot 7408db6601 temp disable of multi-domain certificate requests 2017-06-15 16:47:11 -06:00
tigerbot 8fb70564db temp disable of direct mDNS responses 2017-06-15 16:46:41 -06:00
tigerbot 49d5e5296a changed the key used to store tunnel tokens 2017-06-15 14:14:14 -06:00
tigerbot 61018d9303 added tunnel server 2017-06-14 10:58:56 -06:00
tigerbot 30777af804 stopped using `stream-pair` 2017-06-13 14:32:26 -06:00
tigerbot a216178ee0 set status codes on some failed api responses 2017-06-12 14:09:10 -06:00
tigerbot cb3f43c7ca fixed reference to oauth3 git repo 2017-06-12 14:09:04 -06:00
tigerbot 651e53daf1 fixed crash caused from mistyped url 2017-06-12 11:39:02 -06:00
tigerbot 4d49e0fb63 allowed for specifying not-yet-existent config file 2017-06-12 11:38:18 -06:00
tigerbot 78c1fb344e added CORS support for com.daplie.goldilocks api calls
This is needed in order to support set up from the installer
2017-06-09 16:33:49 -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 cad8dd686e changed UDP servers to reuseAddr 2017-06-09 12:14:25 -06:00
tigerbot f569391cd9 added error handling on http-proxy instance 2017-06-09 11:58:43 -06:00
tigerbot 78da05b630 added way to save POST-ed config 2017-06-09 11:18:05 -06:00
tigerbot ec07b6fcdb added actual port to the mDNS response 2017-06-08 13:21:58 -06:00