POST Request to API with Wireshark
Hello
I am testing an API that has TOKEN JWT and the server is NodeJS installed locally http://localhost:3000. How can I see the packets I'm sending and receiving from the server on localhost via Wireshark?
Thanks
Can you update the question with the output of
wireshark -v
orHelp->About Wireshark:Wireshark
.Localhost capture varies by operating system and capture library.
Hi, Where I type the command on Wireshark? I am using wireshark windows version.
Run Wireshark from a
command
window or scrape the text in the gui atHelp->About Wireshark:Wireshark
.Don't scrape text from the dialog, use the "Copy to Clipboard" button. One of my best ever contributions to the project!