mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-16 04:25:45 +00:00
11 lines
No EOL
153 B
YAML
11 lines
No EOL
153 B
YAML
tunnel:
|
|
name: v2rayn-tun
|
|
mtu: 8500
|
|
multi-queue: false
|
|
ipv4: 198.18.0.1
|
|
ipv6: 'fc00::1'
|
|
|
|
socks5:
|
|
port: 10808
|
|
address: 127.0.0.1
|
|
udp: 'udp' |