@AsLifeLike0 #48 发布于2026/6/17 14:21:56,编辑于2026/6/17 14:27:10 @jasperwill #40 把这段发给他就行了,cf隧道创建个映射localhost:22的域名 下载并安装 curl -L https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64 -o /usr/local/bin/cloudflared chmod +x /usr/local/bin/cloudflared 运行隧道 cloudflared service install --token <你的token> 现在需要通过 Cloudflare Tunnel 的 SSH 隧道连接到这个容器。请帮我完成以下两步操作,安装并暴露本地 22 端口:安装并启动 SSH 服务 安装 openssh-server,并允许 root 账户通过密码登录(修改 sshd_config 中的 PermitRootLogin yes 和 PasswordAuthentication yes)。为 root 用户设置一个安全的临时密码 生成 SSH 密钥对(如 ssh-keygen -A),并启动 sshd 服务。 你用来连接的设备也要加入到那个隧道,然后在.ssh里面创建一个config文件填下面的内容 Host 你的域名 ProxyCommand "C:\\Program Files (x86)\\cloudflared\\cloudflared.exe" access ssh --hostname %h 这是大牛,研究得很透呀
@AsLifeLike0 #48 已经通过隧道连上了
@nuomew #47 我装 easytier 说 没有 NET_ADMIN 权限 不能当客户端用啊
@AsLifeLike0 #48 mark一下
@zxxuu #52 不用tun可以,不影响使用也可以安装宝塔
针?肯定是哪吒
怎么玩?我看只有免费的体验空间,哪里能玩小鸡?
直接开webssh
在部署了,谢谢佬
啊?有这好事??????
这是大牛,研究得很透呀