mirror of
https://github.com/andrey271192/PCA_Phobos.git
synced 2026-09-20 11:55:32 +00:00
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>
16 lines
447 B
Plaintext
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
|