summary refs log tree commit diff
path: root/.ssh/config
blob: db26e8819520360386c867e1ac2a251f11c431fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Include config_private

Host *
  HashKnownHosts yes

Host *.local
  ForwardAgent yes
  RemoteForward 7062 127.0.0.1:7062

Host april
  HostName %h.nyc3.do.cmcenroe.me
  Port 2222
.am?h=3.4.2&id=cc13f4d43a9e6f8544f347800adbbe5000b83305&follow=1'>build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe