Add support for option 'prefer-ipv6'
This commit is contained in:
parent
b9766ce5df
commit
b276d52735
4 changed files with 28 additions and 16 deletions
3
debian/config.json
vendored
3
debian/config.json
vendored
|
@ -7,5 +7,6 @@
|
|||
"timeout":300,
|
||||
"method":"aes-256-cfb",
|
||||
"fast_open": false,
|
||||
"workers": 1
|
||||
"workers": 1,
|
||||
"prefer_ipv6": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue