This website requires JavaScript.
Explore
Help
Sign In
waveterm
/
ssh_config
Watch
0
Star
0
Fork
0
mirror of
https://github.com/wavetermdev/ssh_config.git
synced
2026-08-05 13:43:40 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
develop
ssh_config
/
testdata
/
config1-with-match-directive
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
7 lines
89 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Allow User to Ignore Match Directive (
#5
)
2024-10-27 16:23:32 -07:00
Match all
Include ~/.ssh
Host *
User usr
Host git.yahoo.com
HostName git.proxy.com
Reference in New Issue
Copy Permalink