瀏覽代碼

[ssh] Moving jump to bastion

Colin Powell 4 年之前
父節點
當前提交
876699b653
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ssh/.ssh/config

+ 2 - 2
ssh/.ssh/config

@@ -9,7 +9,7 @@ Host *
     VerifyHostKeyDNS no
 
 # Home Gitea account:
-Host git.unbl.ink
+Host code.unbl.ink
   Port 222
   User git
   IdentityFile ~/.ssh/1904_powellc
@@ -88,7 +88,7 @@ Host *.local 192.168.1.*
   User root
   IdentityFile ~/.ssh/jails
   Hostname %h
-  ProxyJump jump.unbl.ink
+  ProxyJump bastion.unbl.ink
 
 Host bastion.cloud10.15five.com
     IdentityFile ~/.ssh/ff_cloud10_rsa