Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ngrok-server allow you to access ngrok without Hotspot with background usage.

License

ankushbhgaat/ngrok-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ngrok-server

ngrok-server allow you to access ngrok without Hotspot with background usage.

preview

Basic Installation :

Method Command
curl curl --progress-bar -L --fail --retry 4 -O https://github.com/abhackerofficial/ngrok-server/raw/master/ngrok.server.deb ;apt install ./ngrok.server.deb

Manual Installation :

git clone https://github.com/abhackerofficial/ngrok-server
cd ngrok-server
apt install ./ngrok.server.deb

Usage

ngrok -http <port> ...
ngrok -tcp <port> ...

Example

$ ngrok -tcp 8080

[!] Connection Type: TCP...
[+] Starting ngrok server (tcp 8080)...
[+] Share TCP link: tcp://0.tcp.ngrok.io:14154

About

ngrok-server allow you to access ngrok without Hotspot with background usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published