You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
216 B

6 years ago
6 years ago
6 years ago
  1. {
  2. "server":"127.0.0.1",
  3. "server_port":8389,
  4. "local_port":1081,
  5. "password":"salsa20_password",
  6. "timeout":60,
  7. "method":"chacha20-ietf-poly1305",
  8. "local":"127.0.0.1",
  9. "fast_open":false
  10. }