CPScript / Ngrok

Easily Install Ngrok on Linux

Home Page:Learn: https://ngrok.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ngrok Easy Install

works on most linux ditros

how to use/install

  • (default) First install git: (linux)pkg install git (termux)apt install git or (kali distro)sudo install git
  • (Default) Second clone repo: git clone https://github.com/CPScript/Ngrok
  • (default) Third go to dir: cd Ngrok
  • (default) Forth root yourself: sudo su on termux you will need to install X11
  • (default) Finaly run script: bash Launch.sh

CPScript loves you, please follow for a cookie

About

Easily Install Ngrok on Linux

Learn: https://ngrok.com/

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%