On Windows I like using Fiddler to scan TCP streams and save them.
Is there a similar tool to do this under Linux?
|
On Windows I like using Fiddler to scan TCP streams and save them. Is there a similar tool to do this under Linux? | ||||
|
feedback
|
|
Wireshark is network protocol analyzer and is available for Linux, PC and Mac. Like fiddler it allows you to scan TCP streams and allows deep inspection of hundreds of protocols. Please take a look at features in the about page. | |||
feedback
|
|
Check out Charles - it runs on Linux as well.
| ||||
feedback
|