I have been trying to figure this out for a few days and I just cannot get it to work. I simply want to send a string from one computer to another one which are on 2 different networks using python. I have tried:
using python socket to connect to an ngrok address (not possible apparently)
pyngrok tcp server (requires me to pay for a reserved address)
and a few other methods but none of them work. If someone could please tell me the simplest, free way to go about this I would much appreciate it