question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clear All option for mitmweb

See original GitHub issue
Steps to reproduce the problem:
  1. run mitmweb
  2. Wait for the a bunch of requests to be picked up
  3. Let the OCD kick in and want to clear the entries
  4. Too bad, delete everything one-by-one
Any other comments? What have you tried so far?

This is just a feature request to add a feature to ‘Clear All’ for mitmweb. There’s a delete option, but it’s only a single delete. It would be nice if there was a Clear All button or maybe just a ‘Select All’ > Delete flow.

System information

Mitmproxy: 4.0.4 Python: 3.7.4 OpenSSL: OpenSSL 1.1.1d 10 Sep 2019 Platform: Darwin-19.0.0-x86_64-i386-64bit

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
Eluchcommented, Jan 24, 2020

I think what you are searching for is a function what exists but quite hidden: If you press “Z” when the tab is active then all the requests are deleted.

1reaction
mhilscommented, Oct 9, 2019

How do you feel about File -> New (which already exists)?

On Wed, 9 Oct 2019, 18:12 Marc, notifications@github.com wrote:

Steps to reproduce the problem:

  1. run mitmweb
  2. Wait for the a bunch of requests to be picked up
  3. Let the OCD kick in and want to clear the entries
  4. Too bad, delete everything one-by-one

Any other comments? What have you tried so far?

This is just a feature request to add a feature to ‘Clear All’ for mitmweb. There’s a delete option, but it’s only a single delete. It would be nice if there was a Clear All button or maybe just a ‘Select All’ > Delete flow. System information

Mitmproxy: 4.0.4 Python: 3.7.4 OpenSSL: OpenSSL 1.1.1d 10 Sep 2019 Platform: Darwin-19.0.0-x86_64-i386-64bit

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mitmproxy/mitmproxy/issues/3665?email_source=notifications&email_token=AAHY2PWDPTWL5CHBM2FNEDDQNX7GPA5CNFSM4I7BTF72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HQV5ANA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAHY2PVH3REA2T4Z7GQ4WODQNX7GPANCNFSM4I7BTF7Q .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Options - mitmproxy docs
Name Type Description # allow_hosts mitmproxy mitmdump mitmweb sequence of str Opposite of ‑‑ignore‑hosts... # client_replay mitmproxy mitmdump mitmweb sequence of str Replay client requests...
Read more >
Developers - Clear All option for mitmweb - - Bountysource
Steps to reproduce the problem: run mitmweb; Wait for the a bunch of requests to be picked up; Let the OCD kick in...
Read more >
MITMProxy how to remove flows so they do not show up in ...
In this case, by applying option when starting web interface: mitmweb --set ignore_hosts='www.googleadservices.com'.
Read more >
Mitmproxy Cheat Sheet - stut-it Martin Stut
d, delete flow ... Appendix 1: Full List of Command Line Options ... w save all flows matching current view filter W save...
Read more >
Learn mitmproxy #2 - Record, Replay, Intercept, and Modify ...
In this video, you will learn how you can leverage mitmweb to record, replay, intercept and modify the HTTP requests.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found