Max Lv
d319c0300c
Add mptcp option, close #756
8 years ago
anonymous-contributor
af69798355
New jconf parameters ( #695 )
* Add 'tunnel_address' support for json config parser
And allow ss-tunnel to use the newly introduced parser.
Signed-off-by: Adam Anonymous <anonymous_temp_user@yahoo.co.jp>
* Add "mode" support for jconf
Now jconf supports "mode" setting, allowed values are "tcp_only",
"tcp_and_udp" and "udp_only".
Signed-off-by: Adam Anonymous <anonymous_temp_mail@yahoo.co.jp>
* Use jconf "mode" for server/local/tunnel/manager
Signed-off-by: Adam Anonymous <anonymous_temp_mail@yahoo.co.jp>
* Add per-project vimrc to gitignore
As the coding style differs from kernel and other projects, so such
project vimrc should be helpful.
Signed-off-by: Adam Anonymous <anonymous_temp_mail@yahoo.co.jp>
8 years ago
Boyuan Yang
2bf2d0787d
Fix typo in source code ( #666 )
8 years ago
Kim
08f873adc7
Roll up year to 2016
8 years ago
Max Lv
b0600a8784
Refine buffer handling
9 years ago
Max Lv
901457859c
add auth to config
9 years ago
Max Lv
226cfa2973
tune udp conn pool size
9 years ago
Max Lv
5f3c2e1256
Add ss-manager for multi-user control and traffic statistics.
9 years ago
Max Lv
53ddb3b4d2
enlarge min UDP relay timeout
9 years ago
Max Lv
4883903e65
increase max udp timeout to 60s
9 years ago
Max Lv
d53cd0c3fd
decrease the MAX_UDP_TIMEOUT to 10s
9 years ago
Max Lv
223b8bcd68
refine UDP timeout
9 years ago
Meitian Huang
6dbf0fae07
Refine nameserver settings
* Use the nameserver given in the configuration file if any.
* Use Google Public DNS only if the user does not nominate a nameserver.
10 years ago
Max Lv
e5289e9ba4
Replace libasyncns with libudns
10 years ago
Max Lv
2a15e97196
bump version
10 years ago
Max Lv
888c2438c3
refine timeout
10 years ago
Max Lv
b198d1da2e
bump version
10 years ago
Max Lv
0e74b87a22
use smaller UDP NAT cache
10 years ago
Datong Sun
1d8719f2e4
Added support for setrlimit(2)
10 years ago
Max Lv
aec9f9bc9a
add license headers
10 years ago
clowwindy
c168ee9a1d
add fast open support in client
10 years ago
Max Lv
2b92b57bed
fix the ambiguous type defination
10 years ago
Max Lv
84e04eefaa
WiP: finish the udp part
10 years ago
Max Lv
2153e3fd04
WiP: add tunnel mode
10 years ago
Max Lv
c895f9f7c6
WiP: finish the udp part
10 years ago
Max Lv
29bdc17cec
WiP: add tunnel mode
10 years ago
Max Lv
2eac55562b
clean up, remove multiple warnings
11 years ago
Guizai
5d9c93a6d4
Add local bind address config
specific local address to bind in `config.json`:
`"local": "127.0.0.1"`
11 years ago
Max Lv
4606acd773
add multi-config support
11 years ago
Max Lv
6a0f853d15
add multi-config support
11 years ago
Max Lv
d227da2323
Update code style
11 years ago
Max Lv
a9ae518968
WiP
11 years ago
Max Lv
161d48b850
fix asyncns
11 years ago
Max Lv
9e62112ac4
add async dns support
11 years ago
Max Lv
e2efa22733
embedded libev
11 years ago
Max Lv
35b094759f
update
11 years ago
Max Lv
0911c4ff76
add json config support
11 years ago