
自用VPS一键脚本工具箱,一个脚本搞定大部分需求
自用VPS一键脚本工具箱,一个脚本搞定大部分需求,废话不多说,上脚本 curl -fsSL https://raw.githubusercontent.com/eooce/ssh_tool/main/ssh_tool.sh -o ssh_tool.sh && chmod +x ssh_tool.sh &&a...
自用VPS一键脚本工具箱,一个脚本搞定大部分需求,废话不多说,上脚本 curl -fsSL https://raw.githubusercontent.com/eooce/ssh_tool/main/ssh_tool.sh -o ssh_tool.sh && chmod +x ssh_tool.sh &&a...
通过简单配置 TCP 类型的代理,使用户能够访问内网服务器。 步骤 在具有公网 IP 的机器上部署 frps 部署 frps 并编辑 frps.toml 文件。以下是简化的配置,其中设置了 frp 服务器用于接收客户端连接的端口: bin...