ssh: Update snippet for config
This commit is contained in:
parent
89317662de
commit
522c9dbc26
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
|||
You may also place the following into your <code>$HOME/.ssh/config</code> file:
|
||||
</p>
|
||||
<code class="copy">
|
||||
<pre>Host *.{{ .Domain }}
|
||||
<pre>Host *.{{ .Domain }} !{{ .PanelDomain }}
|
||||
ProxyJump {{ .Domain }}.proxy
|
||||
User www-data
|
||||
Host {{ .Domain }}.proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue