Browse Source

Update shadowsocks.h

pull/246/head
Niu Tengyu 10 years ago
parent
commit
1590bf67d8
1 changed files with 1 additions and 1 deletions
  1. 2
      src/shadowsocks.h

2
src/shadowsocks.h

@ -49,7 +49,7 @@ typedef struct {
.password = "barfoo!", .password = "barfoo!",
.remote_port = 8338, .remote_port = 8338,
.local_port = 1080, .local_port = 1080,
.timeout = 600;
.acl = NULL, .acl = NULL,
.log = NULL, .log = NULL,
.fast_open = 0, .fast_open = 0,

Loading…
Cancel
Save