#2354·fabric

ssh_config 中的 `ProxyJump none` 未被正确处理

作者: Data5tream创建于 2026年1月20日更新于 2026年8月10日
标签FeatureNeeds changelog/docsReady to merge/rebasessh_config

描述错误 将 ssh_config 中的 ProxyJump 选项设置为 none 应该会禁用此功能(并阻止配置中的后续条目生效)。目前并非如此,none 被视为一个主机名,导致连接失败。