mirror of
https://github.com/vincenthsu/systemd-ngrok.git
synced 2025-02-11 17:35:20 +00:00
Update README.md to remove reference to AP region
The config no longer specified AP region. This commit updates the readme to reflect this change.
This commit is contained in:
parent
e49e8f749e
commit
6bf8387549
|
@ -1,8 +1,8 @@
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Clone this repository to the target machine (eg: Raspberry Pi)
|
1. Clone this repository to the target machine (eg: Raspberry Pi).
|
||||||
2. Get your `authtoken` from ngrok website
|
2. Get your `authtoken` from ngrok website.
|
||||||
3. Inspect and modify the configuration file `ngrok.yml`, by default this config will use _Asia Pacific_ region to serve both **HTTP** and **TCP** tunnels
|
3. Inspect and modify the configuration file `ngrok.yml`. By default this config will serve both **HTTP** and **TCP** tunnels.
|
||||||
4. Run `sudo ./install.sh <your_authtoken>`, replace `<your_authtoken>` with the token you've obtained before from ngrok website.
|
4. Run `sudo ./install.sh <your_authtoken>`, replace `<your_authtoken>` with the token you've obtained before from ngrok website.
|
||||||
5. You're good to go!
|
5. You're good to go!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user