Files
PCA_Phobos/client/failover.conf.example
Андрей Бобырев 0e2a194f43 chore: update obfuscator ports to stealth values (2083, 5443, 993)
Ports 51821-51823 look like WireGuard to port scanners.
New ports mimic cPanel/HTTPS/IMAPS — less suspicious.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-28 23:44:17 +03:00

16 lines
447 B
Plaintext

# Phobos Failover Configuration
# Format: SERVER_N=host:port1,port2,port3
# KEY_N=obfuscation_key_for_server_N
# Primary server (main, with web panel)
SERVER_1=144.124.252.104:2083,5443,993
KEY_1=Fc3X8GbVQD2FuHPbOjKiaP83nWSwNojJ
# Secondary server (backup, VPN only)
# SERVER_2=backup.example.com:51821,51822
# KEY_2=backup_obfuscation_key_here
# Emergency server (last resort)
# SERVER_3=emergency.example.com:43210
# KEY_3=emergency_key_here