-
snap
ile indirin (önerilen)snap install ngrok
-
Manuel indirmek
- Raspberry için
Linux
ARM64
(32 bit ise veya bilmiyorsanızARM32
) seçip indirin
- Raspberry için
- Kayıt olduğunuz zaman site üzerinden
IP address
değerini görebilirsiniz - Sign Up alanından kayıt olun
- Your Authtoken alanındaki token bilginizi kopyalayın
-
https://github.com/YEmreAk/systemd-ngrok projesini klonlayın
TOKEN="" # Token bilginizi buraya yazın git clone <https://github.com/YEmreAk/systemd-ngrok> cd system-ngrok sudo ./install.sh $TOKEN rm -rf system-ngrok
-
process
'i iptal etmek içinkill -9 "$(pgrep ngrok)"
Daemon / Silent Mode · Issue #57 · inconshreveable/ngrok
ssh
için 22 portu kullanılır- Ngrok ~ Agents üzerinden
IP
alanı altındaki adrese tıklayıptunnel
değerinizi alın
# tcp://2213.tcp.eu.ngrok.io:16323 için
USERNAME=""
ssh $USERNAME@2213.tcp.eu.ngrok.io -p 16323
-
VNC
için 5900 portu kullanılır -
Ngrok ~ Agents üzerinden
IP
alanı altındaki adrese tıklayıptunnel
değerinizi alın# tcp://2213.tcp.eu.ngrok.io:16323 2213.tcp.eu.ngrok.io:16323
https://github.com/vincenthsu/systemd-ngrok
How to set auto run after boot on raspberry pi? · Issue #345 · inconshreveable/ngrok
Connect to your Raspberry Pi from anywhere using ngrok
SSH into Remote Linux Machine Using ngrok
Raspberry Pi - SSH, VNC Access from every whare using ngrok and crontab