mirror of
https://github.com/vincenthsu/systemd-ngrok.git
synced 2025-05-15 22:21:29 +00:00
Update README.md
This commit is contained in:
parent
37fe5a055c
commit
f0e2e2f480
|
@ -20,5 +20,5 @@ or just execute `install.sh` on Linux x64 platform.
|
||||||
```
|
```
|
||||||
curl -O https://raw.githubusercontent.com/vincenthsu/systemd-ngrok/master/install.sh
|
curl -O https://raw.githubusercontent.com/vincenthsu/systemd-ngrok/master/install.sh
|
||||||
chmod +x install.sh
|
chmod +x install.sh
|
||||||
sudo ./install.sh <your_authtoken>
|
sudo ./install.sh <your_authtoken> <region> <socks5_port>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user