|
|
|
|
|
by jasonthorsness
384 days ago
|
|
Go is great for tools like this. I've built MITM protocol analyzers a few times. Being able to completely customize the handling, analysis, and break in in the debugger can make it more useful than a super-capable but general-purpose tool like Wireshark. |
|
The features you mentioned sound awesome. I might give it a try later on—supporting stream breaks and debug controls sounds really fun