Initial commit: sing-box Reality + Hysteria2 deploy for 66.hyf2.cc
Ubuntu deployment at /opt/jiedian with pre-filled env for 47.76.87.111. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# 复制为 .env 后填写,部署脚本会读取这些变量
|
||||
# cp .env.example .env
|
||||
|
||||
# VPS 公网 IP
|
||||
VPS_IP=47.76.87.111
|
||||
|
||||
# 域名(Hysteria2 证书用)
|
||||
DOMAIN=66.hyf2.cc
|
||||
|
||||
# Let's Encrypt 申请证书邮箱
|
||||
ACME_EMAIL=admin@hyf2.cc
|
||||
|
||||
# Reality 伪装目标(真实大站,不要用你自己的域名)
|
||||
REALITY_SERVER_NAME=www.microsoft.com
|
||||
|
||||
# 以下由 scripts/generate-keys.sh 自动生成,也可手动填写
|
||||
# UUID=
|
||||
# REALITY_PRIVATE_KEY=
|
||||
# REALITY_PUBLIC_KEY=
|
||||
# REALITY_SHORT_ID=
|
||||
# HY2_PASSWORD=
|
||||
Reference in New Issue
Block a user