GoForum › 🌐 V2EX
rootshell + tsshd 组成 VPN 太丝滑了,从此自建 VPN 不会再掉线
LonnyWong ·
2026-02-21 08:12 ·
0 次点赞 · 11 条回复
rootshell: https://github.com/kitknox/rootshell
tsshd: https://github.com/trzsz/tsshd
我给 rootshell 提了个 issue: https://github.com/kitknox/rootshell/issues/51 ,rootshell 作者实现了 VPN 功能,配合 tsshd 用起来实在是太丝滑了,在 iPhone 看 YouTube 终于不再有掉线的烦恼了,太 Cool 了!
分享一下 rootshell 的 VPN 用法:
1 、安装 rootshell 后,先 + 一个 profile ,添加某台海外的 VPS 服务器,重点是 Protocol 选择 Roam - tssh ,打开 Enable VPN 。
2 、在 VPS 服务器上安装 tsshd ,要在 PATH 路径下能找到 tsshd 二进制程序。验证:在 rootshell 中选择 profile 看能不能正常登录(使用 VPN 时可以不登录)。
3 、在 rootshell 右上角 Settings 中,找到 VPN ,点击 VPN Profile 中的启动按钮,就可以愉快地刷 YouTube 了。
11 条回复
添加回复
你还需要 登录
后发表回复
这不是 ssh 代理吗,快 10 年前流行的东西了,还好使?