File: identities

package info (click to toggle)
golang-github-dimonomid-ssh-config 0.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 248 kB
  • sloc: makefile: 25
file content (11 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11

Host hasidentity
  IdentityFile file1

Host has2identity
  IdentityFile f1
  IdentityFile f2

Host protocol1
  Protocol 1