Skip to content

gumby0q/ngrok_telegram_bot_tunel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

create .env from .env.example

  • get ngrok token
  • get telegram bot api token
  • make up password
  • put it into .env

Run:

npm i
npm run start

Bot command:

/ip {password}

where {password} is the password in .env

bot reply example

ssh -o IdentitiesOnly=yes XXX@4.tcp.ngrok.io -p 11084

About

bot what tells address for ssh tunel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published