File: negated

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 (5 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (5)
1
2
3
4
5
Host *.example.com !*.dialup.example.com
  Port 1234

Host *
  Port 5678