workspace: initial commit - MEMORY, tasks, skills, memory
This commit is contained in:
15
tasks/ha/proxy-vm/params.env.example
Normal file
15
tasks/ha/proxy-vm/params.env.example
Normal file
@@ -0,0 +1,15 @@
|
||||
# Параметры Proxy VM — скопируй в /etc/xray/params.env и заполни
|
||||
|
||||
PROXY_VM_IP=192.168.2.200 # IP этой VM в локальной сети
|
||||
PROXY_VM_GW=192.168.2.1 # Шлюз (роутер Keenetic)
|
||||
|
||||
VLESS_SERVER_IP=43.245.226.231
|
||||
VLESS_SERVER_PORT=15281
|
||||
VLESS_UUID=94adf929-9ee6-4704-9685-1b4af0998400
|
||||
VLESS_PUBLIC_KEY=r1h3hJh1BP7dbxeVFZsVtXZgeth7Dgr5pNj6dfewbFg
|
||||
VLESS_SHORT_ID=59faa5
|
||||
VLESS_SNI=google.com
|
||||
VLESS_FLOW=xtls-rprx-vision
|
||||
|
||||
# Подсеть телевизора (CIDR), трафик которой идёт через прозрачный прокси
|
||||
TV_SUBNET=192.168.3.0/24
|
||||
Reference in New Issue
Block a user