This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#################################################### | |
#### Configuration Examples | |
#################################################### | |
#### Automatic port knocking example. | |
Host myserver | |
User sysop | |
Host myserver.com | |
ProxyCommand bash -c '/usr/bin/knock %h 1000 2000 3000 4000; sleep 1; exec /bin/nc %h %p' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hi User1 guifg=#000000 guibg=#880c0e | |
hi User2 guifg=#000000 guibg=#C0C0C0 | |
hi User3 guifg=#C0C0C0 guibg=#0000FA | |
hi User4 guifg=#112605 guibg=#aefe7B | |
hi User5 guifg=#051d00 guibg=#7dcc7d | |
hi User7 guifg=#ffffff guibg=#880c0e gui=bold | |
hi User8 guifg=#ffffff guibg=#5b7fbb | |
hi User9 guifg=#ffffff guibg=#810085 | |
hi User0 guifg=#ffffff guibg=#094afe |
NewerOlder