97 次程式碼提交 (71e78b3b6c90752d8898bb71993cc2afa0085118)
 

作者 SHA1 備註 提交日期
  Jonathan Cobb 71e78b3b6c update packages, bump version to 1.1 4 年之前
  Jonathan Cobb 71124caf15 check ssh status on port 1443, bypass mitm 4 年之前
  Jonathan Cobb c4833dd2a2 log DNS errors 4 年之前
  Jonathan Cobb 77a5dc7ce6 better handling of dns lookup errors 4 年之前
  Jonathan Cobb a2fa2005a8 revert dns changes, add trace line before resolve begins 4 年之前
  Jonathan Cobb f7a9ecafd3 try tcp first for dns resolution on windows 4 年之前
  Jonathan Cobb 4e006fd6a5 register with bubble on port 1443 to bypass mitm 4 年之前
  Jonathan Cobb 3165317a30 check if static route exists before trying to remove 4 年之前
  Jonathan Cobb cf564a6e7a lookup ip for route then remove 4 年之前
  Jonathan Cobb f8fae4188e add special endpoint to remove static routes 4 年之前
  Jonathan Cobb 2197366c1e macos fixes, panic if gateway is empty 4 年之前
  Jonathan Cobb 022fa8d2de flush static routes upon startup 4 年之前
  Jonathan Cobb 02437cc1e6 add parens 4 年之前
  Jonathan Cobb 4c6bd062e9 add note about user to run service as 4 年之前
  Jonathan Cobb 2e91a4c54d clarify README 4 年之前
  Jonathan Cobb 60304e4a2c update windows build instructions 4 年之前
  Jonathan Cobb d3653bde22 check for cygwin ssh on windows, verify ssh command exists in main before running 4 年之前
  Jonathan Cobb c2720771bc adjust logging 4 年之前
  Jonathan Cobb 5a26e20016 update README, fix auth_token documentation 4 年之前
  Jonathan Cobb fa27a64127 fix mac route add command 4 年之前
  Jonathan Cobb a21b0e5ca1 remove pnet, causes problems on windows 4 年之前
  Jonathan Cobb 69cea8acfa update version, update crates 4 年之前
  Jonathan Cobb 36451f1134 use constants for special paths 4 年之前
  Jonathan Cobb e42fdd1188 allow check ssh interval to be configurable. use constants for arg names. 4 年之前
  Jonathan Cobb 51fc6d651d simplify curl examples in README 4 年之前
  Jonathan Cobb 9df1a20ea5 add spaces 4 年之前
  Jonathan Cobb c7f760f034 set conn_ok = false for connection failures 4 年之前
  Jonathan Cobb 09670d1aa8 remove unneeded escape 4 年之前
  Jonathan Cobb 4ccf6b9fa2 make set_version.sh work on mac 4 年之前
  Jonathan Cobb f991cf5bf9 make set_version.sh work on mac 4 年之前
  Jonathan Cobb fb6f7e5f93 add unregister API, print version on startup, add README 4 年之前
  Jonathan Cobb 6e5fe95486 set version in jenkins 4 年之前
  Jonathan Cobb 1e9f2e9e9e fix use statement 4 年之前
  Jonathan Cobb 58dfa0a324 notify tunnel is OK after re-establishing 4 年之前
  Jonathan Cobb 1686ef4d1a lower log level 4 年之前
  Jonathan Cobb 7cfa7560e8 don't print request unless tracing 4 年之前
  Jonathan Cobb b3b65b82c7 log first time connection is verified ok 4 年之前
  Jonathan Cobb 616a77f652 track connection errors, log when tunnel is back OK 4 年之前
  Jonathan Cobb 50443f9f85 remove auth from proxy calls until we can add headers to CONNECT requests on the mitm side 4 年之前
  Jonathan Cobb fd75628786 add note about matching header constant with mitm 4 年之前
  Jonathan Cobb 28bbcfa3e7 add additional trace message 4 年之前
  Jonathan Cobb 2ee97cac84 remove todos 4 年之前
  Jonathan Cobb 3957bde2a0 copy values outside loop to avoid deadlock 4 年之前
  Jonathan Cobb 3c6a76ae5a stop checker based on starting timestamp 4 年之前
  Jonathan Cobb 6c18715800 WIP. support stop/respawn ssh tunnel 4 年之前
  Jonathan Cobb 2b87d76557 add reqwest timeout 4 年之前
  Jonathan Cobb 49cc24f9ce WIP. implementing tunnel status check 4 年之前
  Jonathan Cobb a5c476c4dd WIP. adding ssh connection checker 4 年之前
  Jonathan Cobb 3fe1b7252e add newlines to responses 4 年之前
  Jonathan Cobb 168dc447e9 re-enable deny on warnings, add stop_ssh logs 4 年之前