Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 345 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 345 Bytes

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