V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
catscan
V2EX  ›  macOS

开启圈 x 在连接 ssh 会出问题

  •  
  •   catscan · 23 天前 · 878 次点击

    发现开启圈 x 无法 git push ,它提交的地点是 192.168 的一个位置,每次都得关闭才能使用, ssh 远程也是这样 也太麻烦了,请问一下哪里可以配置一下

    6 条回复    2024-05-25 12:17:26 +08:00
    StinkyTofus
        1
    StinkyTofus  
       23 天前
    有些机场会阻断 22 等端口, 可以去问问机场客服, 原因无非就是为了安全之类的。
    lee289
        2
    lee289  
       23 天前
    写个分流跳过试试
    flavoury
        3
    flavoury  
       23 天前
    host-suffix, local, direct
    ip-cidr, 10.0.0.0/8, direct
    ip-cidr, 127.0.0.0/8, direct
    ip-cidr, 172.16.0.0/12, direct
    ip-cidr, 192.168.0.0/16, direct
    ip-cidr, 224.0.0.0/24, direct
    SteveLee
        4
    SteveLee  
       23 天前 via iPhone
    应该是你的机场阻断了 22 端口,改下分流吧
    不知道 quanx 有没有按照端口的规则
    catscan
        5
    catscan  
    OP
       23 天前
    @StinkyTofus 应该不是机场的问题吧,之前我在 win 上用 clash 没遇到过这毛病
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   863 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 20:52 · PVG 04:52 · LAX 13:52 · JFK 16:52
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.