summaryrefslogtreecommitdiff
path: root/client-build/ssh/chromium.cfg
blob: 1deb88f484b967671f6d4d78339e2944526d0fe7 (plain)
1
2
3
4
5
6
7
8
9
10
Host localhost
   User testuser
   Port 2222
   LogLevel ERROR
   StrictHostKeyChecking no
   UserKnownHostsFile=/dev/null
   IdentityFile=ssh/wooclient.key
   ForwardX11 yes
   ForwardX11Trusted yes
   RemoteCommand chromium