Documentation ¶
Index ¶
Constants ¶
View Source
const ( HostKeyword = "Host" MatchKeyword = "Match" AddressFamilyKeyword = "AddressFamily" BatchModeKeyword = "BatchMode" BindAddressKeyword = "BindAddress" CanonicalDomainsKeyword = "CanonicalDomains" CanonicalizeFallbackLocalKeyword = "CanonicalizeFallbackLocal" CanonicalizeHostnameKeyword = "CanonicalizeHostname" CanonicalizeMaxDotsKeyword = "CanonicalizeMaxDots" CanonicalizePermittedCNAMEsKeyword = "CanonicalizePermittedCNAMEs" ChallengeResponseAuthenticationKeyword = "ChallengeResponseAuthentication" CheckHostIPKeyword = "CheckHostIP" CipherKeyword = "Cipher" CiphersKeyword = "Ciphers" ClearAllForwardingsKeyword = "ClearAllForwardings" CompressionKeyword = "Compression" CompressionLevelKeyword = "CompressionLevel" ConnectionAttemptsKeyword = "ConnectionAttempts" ConnectTimeoutKeyword = "ConnectTimeout" ControlMasterKeyword = "ControlMaster" ControlPathKeyword = "ControlPath" ControlPersistKeyword = "ControlPersist" DynamicForwardKeyword = "DynamicForward" EnableSSHKeysignKeyword = "EnableSSHKeysign" EscapeCharKeyword = "EscapeChar" ExitOnForwardFailureKeyword = "ExitOnForwardFailure" FingerprintHashKeyword = "FingerprintHash" ForwardAgentKeyword = "ForwardAgent" ForwardX11Keyword = "ForwardX11" ForwardX11TimeoutKeyword = "ForwardX11Timeout" ForwardX11TrustedKeyword = "ForwardX11Trusted" GatewayPortsKeyword = "GatewayPorts" GlobalKnownHostsFileKeyword = "GlobalKnownHostsFile" GSSAPIAuthenticationKeyword = "GSSAPIAuthentication" GSSAPIDelegateCredentialsKeyword = "GSSAPIDelegateCredentials" HashKnownHostsKeyword = "HashKnownHosts" HostbasedAuthenticationKeyword = "HostbasedAuthentication" HostbasedKeyTypesKeyword = "HostbasedKeyTypes" HostKeyAlgorithmsKeyword = "HostKeyAlgorithms" HostKeyAliasKeyword = "HostKeyAlias" HostNameKeyword = "HostName" IdentitiesOnlyKeyword = "IdentitiesOnly" IdentityFileKeyword = "IdentityFile" IgnoreUnknownKeyword = "IgnoreUnknown" IPQoSKeyword = "IPQoS" IncludeKeyword = "Include" KbdInteractiveAuthenticationKeyword = "KbdInteractiveAuthentication" KbdInteractiveDevicesKeyword = "KbdInteractiveDevices" KexAlgorithmsKeyword = "KexAlgorithms" LocalCommandKeyword = "LocalCommand" LocalForwardKeyword = "LocalForward" LogLevelKeyword = "LogLevel" MACsKeyword = "MACs" NoHostAuthenticationForLocalhostKeyword = "NoHostAuthenticationForLocalhost" NumberOfPasswordPromptsKeyword = "NumberOfPasswordPrompts" PasswordAuthenticationKeyword = "PasswordAuthentication" PermitLocalCommandKeyword = "PermitLocalCommand" PKCS11ProviderKeyword = "PKCS11Provider" PortKeyword = "Port" PreferredAuthenticationsKeyword = "PreferredAuthentications" ProtocolKeyword = "Protocol" ProxyCommandKeyword = "ProxyCommand" ProxyUseFdpassKeyword = "ProxyUseFdpass" PubkeyAuthenticationKeyword = "PubkeyAuthentication" RekeyLimitKeyword = "RekeyLimit" RemoteForwardKeyword = "RemoteForward" RequestTTYKeyword = "RequestTTY" RevokedHostKeysKeyword = "RevokedHostKeys" RhostsRSAAuthenticationKeyword = "RhostsRSAAuthentication" RSAAuthenticationKeyword = "RSAAuthentication" SendEnvKeyword = "SendEnv" ServerAliveCountMaxKeyword = "ServerAliveCountMax" ServerAliveIntervalKeyword = "ServerAliveInterval" StreamLocalBindMaskKeyword = "StreamLocalBindMask" StreamLocalBindUnlinkKeyword = "StreamLocalBindUnlink" StrictHostKeyCheckingKeyword = "StrictHostKeyChecking" TCPKeepAliveKeyword = "TCPKeepAlive" TunnelKeyword = "Tunnel" TunnelDeviceKeyword = "TunnelDevice" UpdateHostKeysKeyword = "UpdateHostKeys" UsePrivilegedPortKeyword = "UsePrivilegedPort" UserKeyword = "User" UserKnownHostsFileKeyword = "UserKnownHostsFile" VerifyHostKeyDNSKeyword = "VerifyHostKeyDNS" VisualHostKeyKeyword = "VisualHostKey" XAuthLocationKeyword = "XAuthLocation" FileHeader = "# ssh config generated by some go code (github.com/jasonmoo/ssh_config)" GlobalConfigurationHeader = "# global configuration" HostConfigurationHeader = "# host-based configuration" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.