File: dos-lines

package info (click to toggle)
golang-github-kevinburke-ssh-config 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 204 kB
  • sloc: makefile: 23
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