Tool Launcher

Search for a tool...

1tt.dev1tt.dev
Config Generator
v9.9

Default settings applied to all hosts via Host *.

AddKeysToAgent

Automatically add keys to the running ssh-agent.

IdentitiesOnly

Only use identity files explicitly configured.

ServerAliveInterval

Seconds between keepalive messages to the server.

ServerAliveCountMax

Number of missed keepalives before disconnecting.

ForwardAgent

Forward the authentication agent to remote machines.

ForwardX11

Forward X11 display connections.

Compression

Enable compression on the connection.

HashKnownHosts

Hash hostnames in the known_hosts file.

StrictHostKeyChecking

Policy for unknown or changed host keys.

PreferredAuthentications

Authentication methods tried in order.

LogLevel

Verbosity of client-side logging.

First remote host entry.

Host

Alias used to reference this host in ssh commands.

HostName

Actual hostname or IP address to connect to.

User

Username for the remote connection.

Port

Port number on the remote host.

IdentityFile

Path to the private key file.

ForwardAgent

Forward the authentication agent to the remote machine.

ProxyJump

Intermediate host to jump through.

LocalForward

Forward a local port to a remote address.

RemoteForward

Forward a remote port to a local address.

RequestTTY

Controls pseudo-terminal allocation.

Second remote host entry.

Host

Alias used to reference this host in ssh commands.

HostName

Actual hostname or IP address to connect to.

User

Username for the remote connection.

Port

Port number on the remote host.

IdentityFile

Path to the private key file.

ForwardAgent

Forward the authentication agent to the remote machine.

ProxyJump

Intermediate host to jump through.

LocalForward

Forward a local port to a remote address.

RemoteForward

Forward a remote port to a local address.

RequestTTY

Controls pseudo-terminal allocation.

Third remote host entry.

Host

Alias used to reference this host in ssh commands.

HostName

Actual hostname or IP address to connect to.

User

Username for the remote connection.

Port

Port number on the remote host.

IdentityFile

Path to the private key file.

ForwardAgent

Forward the authentication agent to the remote machine.

ProxyJump

Intermediate host to jump through.

LocalForward

Forward a local port to a remote address.

RemoteForward

Forward a remote port to a local address.

RequestTTY

Controls pseudo-terminal allocation.

config