Hi, I'm trying to find a way to create a reverse tunnel from my local private server to my heliohost website using a reverse tunnel.
I know I can do it using nodejs but considering the load it adds to the servers I was trying to find a lightweight alternative (python, go or ruby).
I can't use python or Go as they are CGI script only but I think I can create a python app like the discord bots. I found some packages that would allow me to do so.
I'm open to any suggestions for other solutions or other packages but for now I think pagekite or pytunnel would be the best.
I'm on Tommy btw, and will use the latest python version.
Thanks