使用公网机器代理访问内网机器 2024-6-05 11:44 | 50 | 0 | 未分类 77 字 | 2 分钟 内网机器: a(无公网ip) 外网ip机器:A 域名:test.domain.com (绑定机器A) 通过 test.domain.com 代理访问机器a端口 443: 在机器a 创建remote-autossh服务 cat /etc/systemd/system/remote-autossh.service [Unit] Descript… authssh代理服务器