Skip to content

SSH client (CLI) terminal over WebRTC

License

Notifications You must be signed in to change notification settings

Abul22/rtc-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtc-terminal (CLI)

  1. Install rtc-ssh on remote device/server from the repository: https://github.com/mxseba/rtc-ssh

Note the uuid key generated in the rtc-ssh application.

  1. Get source rtc-terminal on local computer using the Go compilator:
go get -u github.com/mxseba/rtc-terminal
cd $GOPATH/bin
rtc-terminal -uuid=<UUID key remote device>

Option -uuid usage only first run, the uuid key will be saved automatically in the config.ini file.

Install from binary

https://github.com/mxseba/rtc-terminal/releases

About

SSH client (CLI) terminal over WebRTC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages