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
1 | initial version |
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