leokhoa / laragon

Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
https://laragon.org
4.33k stars 366 forks source link

Integrate LocalTunnel #308

Open hj-collab opened 2 years ago

hj-collab commented 2 years ago

Hi,

Ngrok requires an API and is closed source. LocalTunnel is opensource as well as simple to use. It works fine with Laragon as I tested. Native implementation will be nice to have.

jennydupuy commented 1 year ago

Hi, @hj-collab Could you explain how you have make the implementation of LocalTunnel in Laragon, please.