Update README.md

This commit is contained in:
Şafak Soylu 2021-01-22 05:24:36 +03:00 committed by GitHub
parent d772b38e67
commit a319903a4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
chmod +x install.sh
sudo ./install.sh <your_authtoken> <region> <socks5_port>
sudo ./install.sh <your_authtoken> <region> <socks5_port> <PROXY_USER> <PROXY_PASSWORD> <PROXY_PORT>
```