Ssh

Parses ssh client configuration

Author: Jiri Suchomel jsuc.nosp@m.home@sus.nosp@m.e.cz

Summary
SshParses ssh client configuration
Referencessh_config man page
LicenseThis file is licensed under the GPL.
Lens UsageSample usage of this lens in augtool
USEFUL PRIMITIVES
ENTRIES
LENS

Reference

ssh_config man page

License

This file is licensed under the GPL.

Lens Usage

Sample usage of this lens in augtool

augtool> set /files/etc/ssh/ssh_config/Host example.com
augtool> set /files/etc/ssh/ssh_config/Host[.='example.com']/RemoteForward/machine1:1234 machine2:5678
augtool> set /files/etc/ssh/ssh_config/Host[.='example.com']/Ciphers/1 aes128-ctr
augtool> set /files/etc/ssh/ssh_config/Host[.='example.com']/Ciphers/2 aes192-ctr

USEFUL PRIMITIVES

ENTRIES

LENS

Close