74 Commits (e42fdd11889f6dd2bcdf0d57d724319b4707428a)
 

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