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
identityfile-defaults
ssh_config
/
testdata
/
negated
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
6 lines
73 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Implement negative match
2017-04-23 16:39:15 -07:00
Host *.example.com !*.dialup.example.com
Port 1234
Host *
Port 5678
Reference in New Issue
Copy Permalink