add xchacha20 test config
This commit is contained in:
parent
27d7743604
commit
a68076c99d
1 changed files with 10 additions and 0 deletions
10
tests/xchacha20.json
Normal file
10
tests/xchacha20.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"server":"127.0.0.1",
|
||||
"server_port":8388,
|
||||
"local_port":1081,
|
||||
"password":"xchacha20_password",
|
||||
"timeout":60,
|
||||
"method":"xchacha20",
|
||||
"local_address":"127.0.0.1",
|
||||
"fast_open":false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue