74 コミット (e42fdd11889f6dd2bcdf0d57d724319b4707428a)
 

作成者 SHA1 メッセージ 日付
  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年前
  Jonathan Cobb 211cb1eba7 clean log 4年前
  Jonathan Cobb 6dc18008c3 add newlines to bad_request strings 4年前
  Jonathan Cobb d9cc0e9147 WIP. remove ip as program arg, add to registration object. stop ssh server if registration is changing. 4年前
  Jonathan Cobb a20b491a2b WIP. ssh tunnel now working 4年前
  Jonathan Cobb 1cf9fe6870 WIP. spawning ssh 4年前
  Jonathan Cobb 24b8d42288 WIP. moving to ssh tunnel-based connection to node 4年前
  Jonathan Cobb 0085689059 use env vars instead of args, fix time math 4年前
  Jonathan Cobb 416feedf83 better handling of json parse errors 4年前
  Jonathan Cobb 2ea2e51916 adjust log levels 4年前
  Jonathan Cobb 03ca1f7bfc add timestamp to logs 4年前
  Jonathan Cobb 08e98ed77f remove useless line 4年前
  Jonathan Cobb aab2b95756 remove useless line 4年前
  Jonathan Cobb 164e200f56 use proper logging instead of eprintln 4年前
  Jonathan Cobb dfc51a4c76 clean up logging 4年前
  Jonathan Cobb fc137ea007 add time to ping hash 4年前
  Jonathan Cobb b78cf7ed80 longer token 4年前
  Jonathan Cobb c598025d3e respond to ping with pong 4年前
  Jonathan Cobb 6fa4f04a0c standardize error logs 4年前
  Jonathan Cobb 57f0c96855 log bad requests, add copyright/license for hyper example code 4年前
  Jonathan Cobb 37c92bf120 fix await on servers, now both are listening 4年前
  Jonathan Cobb a50b818a21 rename port to proxy_port 4年前
  Jonathan Cobb 8ffa6242e4 revert port as string 4年前
  Jonathan Cobb 675fa23608 try passing port as string 4年前