102 Commits (8d83ad8473b91f8b0326c9fa1c4433010885c6ed)

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