0f4e3fa00c
* add mbedtls crypto wrapper. add tests files for new aead ciphers add custom lib path support fix some typo * fix forbidden ip list * rm crypto lib build files * remove crypto source * add xchacha20 test config * convert dos new line format to unix format * Fix help msg
10 lines
213 B
JSON
10 lines
213 B
JSON
{
|
|
"server":"127.0.0.1",
|
|
"server_port":8388,
|
|
"local_port":1081,
|
|
"password":"fastopen_password",
|
|
"timeout":60,
|
|
"method":"aes-256-cfb",
|
|
"local_address":"127.0.0.1",
|
|
"fast_open":true
|
|
}
|