summarylogtreecommitdiffstats
path: root/sockstun.yml
blob: 2260c89b57e630288c3bfc6a0fe095db81e93404 (plain)
1
2
3
4
5
6
7
8
9
10
11
tunnel:
  name: tun0
  mtu: 8500
  multi-queue: true
  ipv4: '198.18.0.1'
  ipv6: 'fc00::1'

socks5:
  port: 1080
  address: 127.0.0.1
  udp: 'udp'