mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-14 19:45:45 +00:00
Create pidfile for hev-socks5-tun
This commit is contained in:
parent
56d35d297a
commit
c6873dadf7
1 changed files with 4 additions and 1 deletions
|
|
@ -8,4 +8,7 @@ tunnel:
|
|||
socks5:
|
||||
port: 10808
|
||||
address: 127.0.0.1
|
||||
udp: 'udp'
|
||||
udp: 'udp'
|
||||
|
||||
misc:
|
||||
pid-file: /run/user/785/v2rayn-hev-socks5-tunnel.pid
|
||||
Loading…
Reference in a new issue