Commit Graph

19 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
Vincent Hsu
e4c01148bd
Merge pull request #11 from elzdave/master
Add Ngrok architecture auto detection and improve README
2022-02-11 00:07:02 +08:00
David Eleazar
cc1fb252ab
Improved README 2022-02-08 16:27:01 +07: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
Vincent Hsu
edcc59014f
Merge pull request #9 from Tzeny/patch-1
Update install.sh
2020-12-13 22:31:26 +08: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
Vincent Hsu
c7317290c9
Merge pull request #8 from open-source-contributions/improve_install
Checking wget and unzip command firstly
2020-05-07 10:27:19 +08: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
Vincent Hsu
ed3725bfa4
Merge pull request #3 from HEBOS/patch-1
Added execution privileges for ngrok
2019-09-02 23:51:26 +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
67ceaccd4f Always restart services 2019-02-15 21:13:19 +08:00
Vincent Hsu
d246db2f5f Add install/uninstall scripts 2019-02-15 16:52:16 +08:00
Vincent Hsu
fabd6e9979
Merge pull request #1 from vonox7/patch-1
Typo: ngork -> ngrok
2018-10-09 11:14:24 +08:00
Valentin Slawicek
47499d3504
Typo: ngork -> ngrok 2018-08-09 12:03:58 +02:00
Vincent Hsu
0b1bca1ef8 Add configuration files 2017-04-10 12:58:50 +08:00
Vincent Hsu
0007321f4e Initial commit 2017-04-10 12:37:02 +08:00