abakum / ngrok4com

hub4com GUI and KiTTY helper for configuring remote devices via ngrok by serial port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ngrok4comngrok4com

ngrok4com is hub4com GUI and KiTTY helper for configuring remote devices by serial port
Helps KiTTY communicate with a hub4com over firewalls via ngrok.com
Помогает KiTTY взаимодействовать с hub4com через брандмауэры с помощью ngrok.com

Credits

Usage:

  • git clone https://github.com/abakum/ngrok4com
  • place NGROK_AUTHTOKEN.txt to ngrok4com\ before build for embed or set env during run
  • place NGROK_API_KEY.txt to ngrok4com\ before build for embed or set env during run
  • place hub4com.exe to ngrok4com\bin\ before build for embed
  • place kitty_portable.exe to ngrok4com\bin\ before build for embed
  • on remote PC with COM7
    • run ngrok4com 7
  • on local PC
    • install com0com
    • setup COM11 for KiTTY by running
      com0com\setupc.exe install 0 PortName=COM#,RealPortName=COM11,EmuBR=yes,AddRTTO=1,AddRITO=1 -
    • run ngrok4com for control remote device over COM7 of remote PC

Look more

About

hub4com GUI and KiTTY helper for configuring remote devices via ngrok by serial port


Languages

Language:Go 100.0%