File: exact_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 (10 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Host other.host
  Compression no
  Port 1231

Host test.host
  Compression yes
  ForwardAgent yes
  Port 1234
  CertificateFile ~/.ssh/id_rsa-my-cert.pub
  CertificateFile ~/.ssh/cert.pub