aframe icon indicating copy to clipboard operation
aframe copied to clipboard

Add Tunnelmole as an open source tunnelling option in addition to ngrok

Open robbie-cahill opened this issue 1 year ago • 1 comments

This PR adds Tunnelmole as a tunnelling option.

Tunnelmole is a FOSS tunnelling solution with a growing community. It works out of the box and can be optionally self hosted with the Tunnelmole Service. Both the client and service are open source.

Example:

➜  ~ tmole 8000
http://bvdo5f-ip-49-183-170-144.tunnelmole.net is forwarding to localhost:8000
https://bvdo5f-ip-49-183-170-144.tunnelmole.net is forwarding to localhost:8000

robbie-cahill avatar Dec 08 '23 10:12 robbie-cahill

Thanks, we usually we follow a bottom up approach for this. We see a pattern of the community using a certain tool and then we later consolidate in the docs.

dmarcos avatar Dec 08 '23 23:12 dmarcos