How do I automate “ncat -nvlp 81” using nodejs?
What I’m trying to achieve here is to listen to a port for incoming data through a ngrok tcp tunnel.
I’m a tester and have very little knowledge on networking.
What I’m trying to achieve here is to listen to a port for incoming data through a ngrok tcp tunnel.
I’m a tester and have very little knowledge on networking.