Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Options

Connection options.

Hierarchy

  • Options

Index

Properties

command

command: string

SSH command used to initialize TSH (e.g. /bin/tsh)

host

host: string

Hostname to connec to.

loglevel

loglevel: LogLevelDesc

Log level.

password

password: string

Password used for authorization.

port

port: number

Port number.

protocol

protocol: string

Protocol for the connection (e.g. ssh:, wss:)

username

username: string

Username used for authorization.

Generated using TypeDoc