65 Commits (1e9f2e9e9e02f8f36d8c93a4b5e95d6ffdd932e5)
 

Author SHA1 Message Date
  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
  Jonathan Cobb 3fd8df2c3c trim password and hash strings 4 years ago
  Jonathan Cobb 18ccefc2d4 add debug log 4 years ago
  Jonathan Cobb ac651a84f2 send ip in registration request 4 years ago
  Jonathan Cobb 07cab63b61 fix registration url 4 years ago
  Jonathan Cobb f5a0aa99db use session from registration 4 years ago
  Jonathan Cobb 1b2214adc9 print that admin server is listening before going into await 4 years ago
  Jonathan Cobb 83be9a2fbd make setup script executable 4 years ago
  Jonathan Cobb d15e35371a WIP. fix all warning, put most messages on stderr 4 years ago
  Jonathan Cobb a2024dc961 WIP. registering with bubble 4 years ago