Skip to content

77-QiQi/docker-v2fly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

使用

1. 获取域名及VPS(提前做好DNS解析)

2. 安装

apt-get update && apt-get upgrade -y

apt-get install curl iptables -y

curl https://raw.githubusercontent.com/77-QiQi/docker-v2fly/main/v2fly.sh -o v2fly.sh

source v2fly.sh

申请/续订证书的频次受到 Let's Encrypt 限制,请勿在短时间内多次申请/续订证书!

3. 查看连接信息并自行于客户端新增配置(vmess)

完毕!!!