-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement logic to allow connecting via SSH by name #119
User would just `ssh -t <consolepi address> -p 2202 <device name>` The `-t` is key or picocom launches without a tty and tab completion and some other things break. `<device name>` is the name of the adapter. Which should be an alias like `r1-6300M-sw` but could also be `ttyUSB0` currently extract the baud and connection settings from ser2net config.
- Loading branch information
wade ~ Pack3tL0ss
committed
Jul 8, 2023
1 parent
9ca208c
commit bc4193a
Showing
1 changed file
with
52 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters