74 Commits (e42fdd11889f6dd2bcdf0d57d724319b4707428a)
 

Author SHA1 Message Date
  Jonathan Cobb e42fdd1188 allow check ssh interval to be configurable. use constants for arg names. 4 years ago
  Jonathan Cobb 51fc6d651d simplify curl examples in README 4 years ago
  Jonathan Cobb 9df1a20ea5 add spaces 4 years ago
  Jonathan Cobb c7f760f034 set conn_ok = false for connection failures 4 years ago
  Jonathan Cobb 09670d1aa8 remove unneeded escape 4 years ago
  Jonathan Cobb 4ccf6b9fa2 make set_version.sh work on mac 4 years ago
  Jonathan Cobb f991cf5bf9 make set_version.sh work on mac 4 years ago
  Jonathan Cobb fb6f7e5f93 add unregister API, print version on startup, add README 4 years ago
  Jonathan Cobb 6e5fe95486 set version in jenkins 4 years ago
  Jonathan Cobb 1e9f2e9e9e fix use statement 4 years ago
  Jonathan Cobb 58dfa0a324 notify tunnel is OK after re-establishing 4 years ago
  Jonathan Cobb 1686ef4d1a lower log level 4 years ago
  Jonathan Cobb 7cfa7560e8 don't print request unless tracing 4 years ago
  Jonathan Cobb b3b65b82c7 log first time connection is verified ok 4 years ago
  Jonathan Cobb 616a77f652 track connection errors, log when tunnel is back OK 4 years ago
  Jonathan Cobb 50443f9f85 remove auth from proxy calls until we can add headers to CONNECT requests on the mitm side 4 years ago
  Jonathan Cobb fd75628786 add note about matching header constant with mitm 4 years ago
  Jonathan Cobb 28bbcfa3e7 add additional trace message 4 years ago
  Jonathan Cobb 2ee97cac84 remove todos 4 years ago
  Jonathan Cobb 3957bde2a0 copy values outside loop to avoid deadlock 4 years ago
  Jonathan Cobb 3c6a76ae5a stop checker based on starting timestamp 4 years ago
  Jonathan Cobb 6c18715800 WIP. support stop/respawn ssh tunnel 4 years ago
  Jonathan Cobb 2b87d76557 add reqwest timeout 4 years ago
  Jonathan Cobb 49cc24f9ce WIP. implementing tunnel status check 4 years ago
  Jonathan Cobb a5c476c4dd WIP. adding ssh connection checker 4 years ago
  Jonathan Cobb 3fe1b7252e add newlines to responses 4 years ago
  Jonathan Cobb 168dc447e9 re-enable deny on warnings, add stop_ssh logs 4 years ago
  Jonathan Cobb 211cb1eba7 clean log 4 years ago
  Jonathan Cobb 6dc18008c3 add newlines to bad_request strings 4 years ago
  Jonathan Cobb d9cc0e9147 WIP. remove ip as program arg, add to registration object. stop ssh server if registration is changing. 4 years ago
  Jonathan Cobb a20b491a2b WIP. ssh tunnel now working 4 years ago
  Jonathan Cobb 1cf9fe6870 WIP. spawning ssh 4 years ago
  Jonathan Cobb 24b8d42288 WIP. moving to ssh tunnel-based connection to node 4 years ago
  Jonathan Cobb 0085689059 use env vars instead of args, fix time math 4 years ago
  Jonathan Cobb 416feedf83 better handling of json parse errors 4 years ago
  Jonathan Cobb 2ea2e51916 adjust log levels 4 years ago
  Jonathan Cobb 03ca1f7bfc add timestamp to logs 4 years ago
  Jonathan Cobb 08e98ed77f remove useless line 4 years ago
  Jonathan Cobb aab2b95756 remove useless line 4 years ago
  Jonathan Cobb 164e200f56 use proper logging instead of eprintln 4 years ago
  Jonathan Cobb dfc51a4c76 clean up logging 4 years ago
  Jonathan Cobb fc137ea007 add time to ping hash 4 years ago
  Jonathan Cobb b78cf7ed80 longer token 4 years ago
  Jonathan Cobb c598025d3e respond to ping with pong 4 years ago
  Jonathan Cobb 6fa4f04a0c standardize error logs 4 years ago
  Jonathan Cobb 57f0c96855 log bad requests, add copyright/license for hyper example code 4 years ago
  Jonathan Cobb 37c92bf120 fix await on servers, now both are listening 4 years ago
  Jonathan Cobb a50b818a21 rename port to proxy_port 4 years ago
  Jonathan Cobb 8ffa6242e4 revert port as string 4 years ago
  Jonathan Cobb 675fa23608 try passing port as string 4 years ago