type
status
date
slug
summary
tags
category
icon
password
前置条件
- 运行在内网的多个服务
- 一台带有公网 IP 的云服务器(如果是国内服务器,域名需要备案)
- 一个域名
域名解析
到 cloudflare 解析配置你的域名解析
Frps, Nginx 服务配置
frps 部署 - https://github.com/fatedier/frp
Nginx 安装 -
sudo apt install nginx
frps 配置文件
nginx 配置 <u>/etc/nginx/conf.d/frp.conf</u>
重启 frps 和 nginx 服务
Frpc 配置
frpc 配置文件
重启 frpc 服务
没有例外的话,访问
alist.wukaige.com
即可访问本地 alist 服务。
有例外的话,看看服务器和本地防火墙,是否开放需要开放的端口。