mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-16 12:35:46 +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
|
|
@ -9,3 +9,6 @@ socks5:
|
||||||
port: 10808
|
port: 10808
|
||||||
address: 127.0.0.1
|
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