File: match

package info (click to toggle)
ruby-net-ssh 1%3A7.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,804 kB
  • sloc: ruby: 16,999; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
Host test.host
  ForwardAgent yes

Match all
  Compression yes

Match unsupported
  Port 2345

Host *
  Port 22
  Compression no