Files
prowler/prowler-server/client_configs.txt
Mark dd792aa1c1 refactor: monorepo split into prowler-server/ and prowler-client/
Server infrastructure (Ansible, Docker, v1 docs) moves to prowler-server/.
Client application (PRD v2, SDD v2, design system) lives in prowler-client/.
Top-level README links both projects.

💘 Generated with Crush

Assisted-by: GLM-5.1 via Crush <crush@charm.land>
2026-04-21 20:04:11 +02:00

60 lines
1.9 KiB
Plaintext

# Prowler Client Configurations
# Regenerated: 2026-04-21 (new vault, verified working)
## Layer 1: Direct to Exit (prowler-exit-nl-01)
**Protocol:** VLESS + Reality (TCP + Vision)
**Domain:** ndvtechnische.online
**IP:** 64.188.56.225
**Port:** 443
**UUID:** f700a9db-f098-40de-b08e-5e35305514ea
**Flow:** xtls-rprx-vision
**PublicKey:** NgGcAQjaeQVAwYrmkaWc6BIkOMnQwixZghczuVnnB30
**ShortID:** 5c5ae60eaf1414e6
**SNI:** ndvtechnische.online
**Fingerprint:** chrome
### V2Ray / V2Box URI:
vless://f700a9db-f098-40de-b08e-5e35305514ea@ndvtechnische.online:443?encryption=none&flow=xtls-rprx-vision&security=reality&sni=ndvtechnische.online&fp=chrome&pbk=NgGcAQjaeQVAwYrmkaWc6BIkOMnQwixZghczuVnnB30&sid=5c5ae60eaf1414e6#Prowler-Exit-L1
---
## Layer 3: Via Relay (prowler-relay-ru-01)
**Protocol:** VLESS + Reality (TCP + Vision)
**Domain:** alexeyvaneer.ru
**IP:** 93.77.177.153
**Port:** 443
**UUID:** 3b6d1a2d-3d26-494b-aa04-a61fad38ad9c
**Flow:** xtls-rprx-vision
**PublicKey:** 8jG5t_VglyktfGOeAW8pqzniG2QH4F316H8zwg4H-kY
**ShortID:** 6c5f2cc34a59daf2
**SNI:** alexeyvaneer.ru
**Fingerprint:** chrome
### V2Ray / V2Box URI:
vless://3b6d1a2d-3d26-494b-aa04-a61fad38ad9c@alexeyvaneer.ru:443?encryption=none&flow=xtls-rprx-vision&security=reality&sni=alexeyvaneer.ru&fp=chrome&pbk=8jG5t_VglyktfGOeAW8pqzniG2QH4F316H8zwg4H-kY&sid=6c5f2cc34a59daf2#Prowler-Relay-L3
---
## Sing-box Outbound JSON Template (Exit L1)
{
"type": "vless",
"tag": "prowler-exit-l1",
"server": "ndvtechnische.online",
"server_port": 443,
"uuid": "f700a9db-f098-40de-b08e-5e35305514ea",
"flow": "xtls-rprx-vision",
"tls": {
"enabled": true,
"server_name": "ndvtechnische.online",
"utls": {
"enabled": true,
"fingerprint": "chrome"
},
"reality": {
"enabled": true,
"public_key": "NgGcAQjaeQVAwYrmkaWc6BIkOMnQwixZghczuVnnB30",
"short_id": "5c5ae60eaf1414e6"
}
}
}