Преглед изворни кода

[ssh] Add proper bastion port

Colin Powell пре 6 месеци
родитељ
комит
1d18198abc
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      ssh/.ssh/config

+ 3 - 0
ssh/.ssh/config

@@ -83,6 +83,9 @@ Host bastion.unbl.ink
     User powellc
     IdentityFile ~/.ssh/2022_h2_powellc
 
+Host bastion.service
+    Port 33
+
 Host rss.lab.unbl.ink
     Port 333
     User powellc