102 Commits (6ec5d0c83ac0357b1bb048b390475e1db33b4f3a)

Autor SHA1 Nachricht Datum
  Jonathan Cobb 21f9a6d0f6 update nodemanager binary vor 4 Jahren
  Jonathan Cobb afa67eb59d update license url vor 4 Jahren
  Jonathan Cobb 5f60de5b68 default to no tls passthru for raw IPs vor 4 Jahren
  Jonathan Cobb a8a42d33d6 add activity_log in redis for mitmproxy vor 4 Jahren
  Jonathan Cobb e5f6ee6898 monitor mitmdump memory usage, restart if memory goes above max allowed vor 4 Jahren
  Jonathan Cobb 38ea96a738 fix typos, add more logging, add note about NPE vor 4 Jahren
  Jonathan Cobb f25f5c6a3c update nodemanager vor 4 Jahren
  Jonathan Cobb 59a7bedc70 add client_max_body_size for nginx, update nodemanager vor 4 Jahren
  Jonathan Cobb 7d51a58d89 use shell zip for simplicity vor 4 Jahren
  Jonathan Cobb 70a9105904 update libs and nodemanager vor 4 Jahren
  Jonathan Cobb 0d7250e603 fixes to allow client to call nodeman vor 4 Jahren
  Jonathan Cobb 065433470d run nodemanager on sage nodes. require admin to set password or disable vor 4 Jahren
  Jonathan Cobb c7e6db9324 initial support for nodemanager vor 4 Jahren
  Jonathan Cobb 2e7a1c9062 fix tls passthru cache, lower jvm memory requirements vor 4 Jahren
  Jonathan Cobb 5875a93a69 don't use permanent in-memory cache for tls-passthru. put everything in redis with 1 hour timeout vor 4 Jahren
  Jonathan Cobb 55a80b7059 use ZGC vor 4 Jahren
  Jonathan Cobb 70cb51f3ea use a bit less memory for bubble api vor 4 Jahren
  Jonathan Cobb 3852657684 rename algo install dir vor 4 Jahren
  Jonathan Cobb 67bb627211 install/configure bubble-enhanced dnscrypt-proxy as part of algo install vor 4 Jahren
  Jonathan Cobb b5edd263bf cache tls failures per-client vor 4 Jahren
  Jonathan Cobb 7f537a08c8 install dnscrypt-proxy config file, restart service after updating config vor 4 Jahren
  Jonathan Cobb f34efa23c2 add symlinks to fix odd postgres restart bug vor 4 Jahren
  Jonathan Cobb 38fad3f5df update mitmproxy vor 4 Jahren
  Jonathan Cobb 6608943ae2 auto-detect tls failures. add passthru based on ip addr vor 4 Jahren
  Jonathan Cobb fad372e97f TLS passthru now working vor 4 Jahren
  Jonathan Cobb 2969414d0b add copyright headers to python files vor 4 Jahren
  Jonathan Cobb a55465869a add copyright notices to ansible role files vor 4 Jahren
  Jonathan Cobb 5c6e131ea7 allow using existing payment method. rename errbit vars to error vor 4 Jahren
  Jonathan Cobb 4ed0cf708b fix ansible errbit vars vor 4 Jahren
  Jonathan Cobb 9b84059ebc use networkDomain as ca-cert basename, disable search view initialization vor 4 Jahren
  Jonathan Cobb c5eac0abdf mitm cert name is now named after server alias vor 4 Jahren
  Jonathan Cobb 5746143180 run certbot if either cert is missing vor 4 Jahren
  Jonathan Cobb 35f4a2b16c use unzip -u in case files already exist vor 4 Jahren
  Jonathan Cobb e52abd6272 enforce promo code policy vor 4 Jahren
  Jonathan Cobb c0a974e8ca fix abort handling vor 4 Jahren
  Jonathan Cobb c56e4c8255 add support for content-type filtering, recognize on mitm side for big efficiency boost vor 4 Jahren
  Jonathan Cobb 02bb6fb288 add thread matcher, make mitm port vars strings vor 4 Jahren
  Jonathan Cobb cbebba0d3e update mitm to handle upstream requests with a Content-Length but must still be filtered vor 4 Jahren
  Jonathan Cobb 37c9b50817 WIP. getting chunked responses to work vor 4 Jahren
  Jonathan Cobb 668831e51b defensive code against null create/update requests. fix mr user blocker vor 4 Jahren
  Jonathan Cobb f39ed9587e fix encoding by using UTF-8 as default charset vor 4 Jahren
  Jonathan Cobb ffee1e747e refactor and simplify filtering api vor 4 Jahren
  Jonathan Cobb e8da82b278 refactor and simplify filtering api and implementation vor 4 Jahren
  Jonathan Cobb 32d0c39200 pass request_id back from get_matchers, fix abort detection vor 4 Jahren
  Jonathan Cobb 9e37ac4ae4 fix import/type bugs vor 4 Jahren
  Jonathan Cobb c453b102b8 pass filters through filters vor 4 Jahren
  Jonathan Cobb 1560af467b set bubble java options (memory) based on instance size vor 4 Jahren
  Jonathan Cobb 85cf38ab91 initial URL blocker app vor 4 Jahren
  Jonathan Cobb d372584c16 parse Referer header properly. reduce logging vor 4 Jahren
  Jonathan Cobb 649f0731cc add Referer to FilterMatchersRequest and TrafficRecord vor 4 Jahren