| Student | Toshiaki Tanaka |
|---|---|
| Github | @gorogoroumaru |
| Organisation | The Honeynet Project |
| Project | Make mitmweb’s UI rich and easy to use |
- Made mitmweb UI easy to use
- Integrated mitmproxy commands to mitmweb
- Made a button that we can forward all the intercepted flows with one click PR
- Made a quick actions menu in each row of the flow table in mitmweb, where we can add interception rule and copy HTTP requests in various formats PR
- Made a terminal where we can use mitmproxy commands. It also has an ability to suggest and autocomplete commands as what you type in the input field. PR
- Transformed mitmweb from javascript into typescript PR
- Upgraded version of react in mitmweb to be able to use react hooks PR
- Documentation about how to use mitmweb PR
Screenshots
| a button that we can forward all the intercepted flows with one click |
|---|
![]() |
| quick actions menu |
|---|
![]() |
| terminal |
|---|
![]() |



