Files
Gan, Jimmy 4a91c7a186
Deploy / security (push) Failing after 11m14s
Deploy / lint (push) Failing after 12m3s
Deploy / deploy (push) Has been skipped
Restructure repository to manage both server2 and caddy-vps
- Create server2/ directory and migrate Xray proxy config, Clash config, and utility scripts
- Create caddy-vps/ directory and add Caddyfile reverse proxy configuration
- Update .gitea/workflows/deploy.yml CI/CD pipeline to validate JSON/YAML and check Caddyfile formatting/syntax
- Deploy configurations sequentially to both servers
- Update README.md to document multi-server topology and CI/CD behavior

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 03:19:18 +08:00

39 lines
713 B
YAML

mixed-port: 7890
allow-lan: false
mode: rule
log-level: info
dns:
enable: true
enhanced-mode: fake-ip
nameserver:
- https://dns.google/dns-query
- https://cloudflare-dns.com/dns-query
proxies:
- name: Japan-VPS
type: vless
server: 158.101.140.85
port: 443
uuid: 7bb711be-47a2-4273-aa8e-45bcb6216f70
network: tcp
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.microsoft.com
reality-opts:
public-key: 203MXpq2G45goHJB7gmdEorwORVeyBOvEISlcLCrWms
short-id: abcd1234
client-fingerprint: safari
proxy-groups:
- name: Proxy
type: select
proxies:
- Japan-VPS
- DIRECT
rules:
- GEOIP,CN,DIRECT
- MATCH,Proxy