Files
v2ray_simple/examples/trojan_ws_unix.server.toml
2022-12-27 19:47:14 +08:00

17 lines
403 B
TOML

[[listen]]
protocol = "trojans"
uuid = "a684455c-b14f-11ea-bf0d-42010aaa0003"
network = "unix"
host = "/dev/shm/ws.sock" # 文件不需要实际存在,只需要 该目录存在,且 vs具有对应目录的权限
insecure = true
fallback = ":80"
cert = "cert.pem"
key = "cert.key"
adv = "ws"
path = "/ohmygod_verysimple_is_very_simple"
early = true
[[dial]]
protocol = "direct"
# fullcone = true