51 Commits (f5bbb58fcd0dd1e1bb1c472a0df37d41efa98af4)

Author SHA1 Message Date
  Kristijan Mitrovic 2e5b38565a Increase changed roles' version numbers 4 years ago
  Jonathan Cobb afa67eb59d update license url 4 years ago
  Jonathan Cobb 5f60de5b68 default to no tls passthru for raw IPs 4 years ago
  Jonathan Cobb a8a42d33d6 add activity_log in redis for mitmproxy 4 years ago
  Jonathan Cobb e5f6ee6898 monitor mitmdump memory usage, restart if memory goes above max allowed 4 years ago
  Jonathan Cobb 38ea96a738 fix typos, add more logging, add note about NPE 4 years ago
  Jonathan Cobb 2e7a1c9062 fix tls passthru cache, lower jvm memory requirements 4 years ago
  Jonathan Cobb 5875a93a69 don't use permanent in-memory cache for tls-passthru. put everything in redis with 1 hour timeout 4 years ago
  Jonathan Cobb 67bb627211 install/configure bubble-enhanced dnscrypt-proxy as part of algo install 4 years ago
  Jonathan Cobb b5edd263bf cache tls failures per-client 4 years ago
  Jonathan Cobb 7f537a08c8 install dnscrypt-proxy config file, restart service after updating config 4 years ago
  Jonathan Cobb 38fad3f5df update mitmproxy 4 years ago
  Jonathan Cobb 6608943ae2 auto-detect tls failures. add passthru based on ip addr 4 years ago
  Jonathan Cobb fad372e97f TLS passthru now working 4 years ago
  Jonathan Cobb 2969414d0b add copyright headers to python files 4 years ago
  Jonathan Cobb a55465869a add copyright notices to ansible role files 4 years ago
  Jonathan Cobb c0a974e8ca fix abort handling 4 years ago
  Jonathan Cobb c56e4c8255 add support for content-type filtering, recognize on mitm side for big efficiency boost 4 years ago
  Jonathan Cobb 02bb6fb288 add thread matcher, make mitm port vars strings 4 years ago
  Jonathan Cobb cbebba0d3e update mitm to handle upstream requests with a Content-Length but must still be filtered 4 years ago
  Jonathan Cobb 37c9b50817 WIP. getting chunked responses to work 4 years ago
  Jonathan Cobb 668831e51b defensive code against null create/update requests. fix mr user blocker 4 years ago
  Jonathan Cobb f39ed9587e fix encoding by using UTF-8 as default charset 4 years ago
  Jonathan Cobb ffee1e747e refactor and simplify filtering api 4 years ago
  Jonathan Cobb e8da82b278 refactor and simplify filtering api and implementation 4 years ago
  Jonathan Cobb 32d0c39200 pass request_id back from get_matchers, fix abort detection 4 years ago
  Jonathan Cobb 9e37ac4ae4 fix import/type bugs 4 years ago
  Jonathan Cobb c453b102b8 pass filters through filters 4 years ago
  Jonathan Cobb 85cf38ab91 initial URL blocker app 4 years ago
  Jonathan Cobb d372584c16 parse Referer header properly. reduce logging 4 years ago
  Jonathan Cobb 649f0731cc add Referer to FilterMatchersRequest and TrafficRecord 4 years ago
  Jonathan Cobb 965ce5a891 add support for detailed view of recent traffic 4 years ago
  Jonathan Cobb 90a3c0bdf7 omit newlines in mitm monitor file 4 years ago
  Jonathan Cobb 850d46bd0e AppView work, improve bulk deletion, fix bugs 4 years ago
  Jonathan Cobb 94f04d7046 always set mitm status first time through 4 years ago
  Jonathan Cobb a3dadfc42b avoid error when host_header is None 4 years ago
  Jonathan Cobb 11b4029e2d better handling of binary files 4 years ago
  Jonathan Cobb 9db278205b ensure content-length is a string 4 years ago
  Jonathan Cobb d436959c12 handle special bubble requests through mitm host 4 years ago
  Jonathan Cobb dc3de93e02 smoother interop between mitm and nginx 4 years ago
  Jonathan Cobb 298f262161 simplify content encoding 4 years ago
  Jonathan Cobb 9cb51928a1 proper passthru of non-matching requests 4 years ago
  Jonathan Cobb b2cd78c8c1 mitm interception and filtering now works 4 years ago
  Jonathan Cobb e76df43401 handle case where User-Agent header is absent 4 years ago
  Jonathan Cobb 293008e3ba WIP. passthru filtering works 4 years ago
  Jonathan Cobb b19c5e3da1 add device identification based on VPN ip, traffic analytics app now working 4 years ago
  Jonathan Cobb 44dde32a32 better log message 4 years ago
  Jonathan Cobb 5ddd7fb260 enable node nginx http on port 1080, simplify mitmdump_monitor to switch between mitm and nginx 4 years ago
  Jonathan Cobb 1f0d5b3369 add MitmControlService, support for apps in UI 4 years ago
  Jonathan Cobb 5a7bcae0d1 rename mitmPort, set minimum worker threads to 12 4 years ago