Commit Graph

551 Commits

Author SHA1 Message Date
AJ ONeal 4a1f020100 Merge branch 'master' into v1 2018-08-08 02:31:46 -06:00
AJ ONeal 3724f66429 bugfix using custom relay 2018-08-08 02:31:36 -06:00
AJ ONeal e72a5f1f56 WIP mproxy v2.x, still missing connection event 2018-08-08 02:30:38 -06:00
AJ ONeal 3c068debc0 display advanced config for relay when present 2018-08-08 01:39:27 -06:00
AJ ONeal b5e8832fea add sclient link 2018-08-08 07:31:46 +00:00
AJ ONeal bd8d32d8ec WIP v0.20.x: add onconnection handler 2018-08-08 01:11:29 -06:00
AJ ONeal 78407f2a3e WIP v0.20.x: switch to proxy-packer v2.x and comment readable 2018-08-08 00:51:16 -06:00
AJ ONeal 017b14351a add screenshot for README 2018-08-03 13:44:03 -06:00
AJ ONeal 4aed537130 v0.19.28: a number of installer/service fixes for Linux 2018-07-28 14:09:05 -06:00
AJ ONeal 462c46dc5d treat as systemd userspace service 2018-07-28 14:08:05 -06:00
AJ ONeal ae32916177 not required to create a symlink if it already exists 2018-07-28 13:51:30 -06:00
AJ ONeal e1cfecfefc move killAll to own function 2018-07-28 02:14:23 -06:00
AJ ONeal 3be8c28421 enable launcher uninstall 2018-07-28 02:10:29 -06:00
AJ ONeal c562cee3a9 minor refactor 2018-07-28 02:07:11 -06:00
AJ ONeal da042f2dba handle 'none' better 2018-07-27 23:10:36 -06:00
AJ ONeal 568bcdcab2 updates 2018-07-27 22:30:58 -06:00
AJ ONeal f2b16a5bcb use /dev/tty 2018-07-27 01:10:02 -06:00
AJ ONeal 5908871633 use 'who am i' rather than 'logname' 2018-07-26 16:46:57 -06:00
AJ ONeal 214096e216 fix null pipe 2018-07-26 16:40:06 -06:00
AJ ONeal aaa11c4c87 ignore bad logname on some linuxes 2018-07-26 16:35:14 -06:00
AJ ONeal 515d74a1ea fix #29 by uri encoding and decoding json 2018-07-26 11:26:34 -06:00
AJ ONeal 28cef77806 v0.19.26: [linux] ignore bad stderr 2018-07-21 04:42:44 -06:00
AJ ONeal c481d759d6 v0.19.25: bump for the sake of dependencies with windows bugfixes 2018-07-12 01:16:01 -06:00
AJ ONeal 4b22e7675e v0.19.24: bugfix windows https://github.com/nodejs/node/issues/21771 2018-07-11 18:11:37 -06:00
AJ ONeal 7f3df579ac v0.19.23 2018-07-07 20:19:41 -06:00
AJ ONeal 5bc9a58451 conditional logging 2018-07-07 20:19:03 -06:00
AJ ONeal 7dc24314c8 use patched urequest 2018-07-07 19:58:06 -06:00
AJ ONeal 4acf294caa show version as needed 2018-07-07 19:08:14 -06:00
AJ ONeal 55ed40fce7 show set variables 2018-07-07 19:06:17 -06:00
AJ ONeal ac15f4d30c use node v10.6 2018-07-07 18:53:01 -06:00
AJ ONeal da31c0154f lots of debugging 2018-07-07 18:46:45 -06:00
AJ ONeal 96424aad4b v0.19.22: only interpret strings with / or \ as paths 2018-07-05 22:33:05 -06:00
AJ ONeal 9c7a6c6eec v0.19.21: Fix #27 2018-07-05 22:13:56 -06:00
AJ ONeal 959ed59b2f use console.info to denote intentional output 2018-07-03 05:07:42 -06:00
AJ ONeal ebe03df035 document my unverifiable woes 2018-07-03 04:53:24 -06:00
AJ ONeal 182045315b v0.19.20: winfixes 2018-07-03 04:40:21 -06:00
AJ ONeal 8f7ab08a99 don't define host and port, even as null 2018-07-03 04:37:41 -06:00
AJ ONeal 219166670b v0.19.19: winfixes 2018-07-03 04:13:31 -06:00
AJ ONeal eec7bab97a minor cleanup and longer wait for windows pipe 2018-07-03 04:12:53 -06:00
AJ ONeal 3a71298183 v0.19.18: correct usage of windows pipe and retry connection on initial network failure 2018-07-03 03:43:47 -06:00
AJ ONeal 82763460ef retry after bad network conn 2018-07-03 03:42:17 -06:00
AJ ONeal b9fae99ddc winfix: better pipe support 2018-07-02 20:30:18 -06:00
AJ ONeal d52b4e7594 v0.19.17: include usr/share for npm install 2018-07-02 12:03:10 -06:00
AJ ONeal 50cae93370 v0.19.16 2018-07-01 01:36:04 -06:00
AJ ONeal 5723b368db fix error condition 2018-07-01 01:35:45 -06:00
AJ ONeal cb322b4b1a v0.19.15 2018-07-01 01:18:30 -06:00
AJ ONeal f0fa9c8615 send files over tcp 2018-07-01 01:18:10 -06:00
AJ ONeal 9a1e4e3b06 v0.19.14 2018-07-01 00:53:39 -06:00
AJ ONeal d3d488c1d3 handle files, sites, and directories 2018-07-01 00:53:26 -06:00
AJ ONeal e5076a3917 v0.19.13 2018-06-30 20:46:06 -06:00