File: dos-lines

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 (10 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
# Config file with dos line endings
Host wap
  HostName wap.example.org	
  Port 22
  User root
  KexAlgorithms diffie-hellman-group1-sha1

Host wap2
  HostName 8.8.8.8
  User google