Aggiunti host in maniera un po' più ordinata per casa.
This commit is contained in:
parent
7332d991fc
commit
f91cc72b82
4 changed files with 53 additions and 18 deletions
13
sshconfig/11-homeremote
Normal file
13
sshconfig/11-homeremote
Normal file
|
@ -0,0 +1,13 @@
|
|||
# vim:sts=4:sw=4:ft=sshconfig
|
||||
### Home hosts from remote locations ###
|
||||
|
||||
Host r2d2.vavassori.org
|
||||
ProxyCommand /usr/bin/cloudflared access ssh --hostname %h
|
||||
|
||||
Host r2d2-bak.vavassori.org
|
||||
ProxyCommand /usr/bin/cloudflared access ssh --hostname %h
|
||||
|
||||
Host nas.vavassori.org
|
||||
User admin
|
||||
ProxyCommand /usr/bin/cloudflared access ssh --hostname %h
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue