$ cd /tmp
$ mkdir ngrok
$ cd ngrok/
$ wget -c https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip
$ unzip ngrok-stable-linux-amd64.zip
$ ls
$ cd ngrok
$ chmod +x ngrok
$ ./ngrok http 80
En el navegador
http://9ea3e0eb.ngrok.io
Fuente:
https://www.tecmint.com/test-local-websites-on-internet-using-ngrok/
No hay comentarios:
Publicar un comentario