Skip to content

reruin/ngrok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation


Ngrok Install


#For Linux (CentOS / Debian / Ubuntu )
Usage

Usage:     
      bash ngrok.sh [install | uninstall | start | stop | restart]     

Install

wget --no-check-certificate -O ngrok.sh https://raw.githubusercontent.com/reruin/ngrok/master/ngrok.sh && chmod +x ngrok.sh && bash ngrok.sh install

Uninstall

wget --no-check-certificate -O ngrok.sh https://raw.githubusercontent.com/reruin/ngrok/master/ngrok.sh && chmod +x ngrok.sh && bash ngrok.sh uninstall

About

Ngrok install shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages