Starting from version 10.14.0, Token2Shell/MD supports URI protocol schemes such as "ssh://" and "telnet://" for starting a session from external sources (ex. web browser, command line and etc.).
For example, when you enter the following from the Command Prompt, Token2Shell/MD is launched (if not already running), and an SSH session is started for connecting to the host "192.168.1.101" with a user name "myid".
start ssh://myid@192.168.1.101
The following URI schemes are supported and they correspond to the connection types supported in Token2Shell/MD.
URI Scheme | Connection Type | |
---|---|---|
ssh | SSH | |
telnet | TELNET | |
tcp | TCP Direct | |
t2ssh | SSH | |
t2telnet | TELNET | |
t2tcp | TCP Direct | |
t2ab | Address Book entry |
|
t2serial | Serial | |
t2btrf | Bluetooth | |