Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Hsu
e49e8f749e Use the tgz format installation package instead of the zip format 2023-08-07 02:56:33 +08:00
Vincent Hsu
71a52012ce Update the download link for Ngrok v3 2022-06-14 04:14:24 +08:00
David Eleazar
46741f40ba
Improved script code 2022-02-08 16:22:48 +07:00
David Eleazar
69b4852152
Some improvements
1. Added simple architecture auto-detect feature
2. Improved README.md
3. Improved ngrok.yml config

Signed-off-by: David Eleazar <smartways897@gmail.com>
2021-11-24 01:11:11 +07:00
Andrei Tenescu
5c0391d6cc
Update install.sh
Check if git is installed. Without git, the installer fails with the misleading error:

Failed to enable unit: Unit file ngrok.service does not exist.
Failed to start ngrok.service: Unit ngrok.service not found.
2020-08-25 14:42:51 +03:00
peter279k
6a60d66a7c Checking wget and unzip command firstly 2020-04-29 23:35:05 +08:00
Vincent Hsu
6f3cf2642f Avoid git clone when executing install.sh inside the project folder 2020-03-17 18:45:06 +08:00
Hrvoje Matić
26257c53f8
Added execution privileges for ngrok
Everything seems to be running, but the tunnel hasn't been created.
However, I realized that I have to change the privileges for ngrok in /opt/ngrok directory.
2019-08-08 23:46:27 +02:00
Vincent Hsu
d246db2f5f Add install/uninstall scripts 2019-02-15 16:52:16 +08:00