summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-07-28 16:51:15 +0800
committerXiao Pan <xyz@flylightning.xyz>2025-07-28 16:51:15 +0800
commit7a789336cbdf51c335db293ff604c9f78b78ba42 (patch)
treedae97f63da415f4072dfe34741b29c7176048de5
parent683d87f348498bfbdc919e2bb6e3f739e38dd19b (diff)
ssh ba via ipv4 because better optimized route
-rw-r--r--home/xyz/.ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config
index e05aa8b0..9d28e7ae 100644
--- a/home/xyz/.ssh/config
+++ b/home/xyz/.ssh/config
@@ -41,3 +41,5 @@ Host ib
Host ba
Hostname ba.flylightning.xyz
User xyz
+ # ba ipv4 has better optimized route
+ AddressFamily inet