Browse Source

Merge pull request #246 from typcn/patch-1

Update shadowsocks.h
pull/248/head
Max Lv 9 years ago
parent
commit
fb856bd43c
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!",
.remote_port = 8338,
.local_port = 1080,
.timeout = 600;
.acl = NULL,
.log = NULL,
.fast_open = 0,

Loading…
Cancel
Save