File: ssh.yml

package info (click to toggle)
changeme 1.2.3-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 976 kB
  • sloc: python: 2,386; xml: 29; sh: 3; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
auth:
  credentials:
  - username: root
    password: password
  - username: root
    password: root
  - username: admin
    password: password
  - username: admin
    password: admin
category: ssh
default_port: 22
name: ssh
contributor: AlessandroZ, Joe Testa