破娃酱
76fd4296a5
bump
improve rand size
8 years ago
破娃酱
6cbcd855ff
better rand size
8 years ago
破娃酱
e1b199fc44
add additional_ports in config
using user's password as protocol param in multi-user mode
8 years ago
破娃酱
e2957e672e
timeout set to 1
8 years ago
破娃酱
f296751def
bandwidth limit of the user
8 years ago
破娃酱
6732244ddf
lower latency
8 years ago
破娃酱
85955d6e6d
speed limit in KiB
8 years ago
破娃酱
72ca31dad9
add traffic control for each TCP connection
8 years ago
破娃酱
e7a61a934f
ignore SIGPIPE
8 years ago
破娃酱
96760ed438
not display RST error
8 years ago
Esdeath
7cfbe49806
refine traffic log when redirect enable ( #163 )
8 years ago
破娃酱
4048abaeff
refine user transfer
8 years ago
破娃酱
2de2a553d7
multi-user for mudbjson mode
8 years ago
破娃酱
de67c11207
typo
8 years ago
破娃酱
4f52dffcc1
parse protocol_param in py3
8 years ago
破娃酱
b367ad0560
using '#' to split multi-user setting
8 years ago
破娃酱
959aad3f41
multiuser in single port protocol
8 years ago
glzjin
5bd61e1bfb
refine redirect ( #147 )
refine redirect, forbidden list will not work when redirect rule work
8 years ago
glzjin
c7815a0ee8
Support redirect rule ( #145 )
Syntax:
match_hostname_regex:port(* means match all port)#redirect_dist_host:redirect_port
and in the config.json(user-config.json) redirect param should be a list,
for example
```
"redirect": ["*:8080#zhaoj.in:80","zhaojin97.cn:80#127.0.0.1:80","*#pku.edu.cn:80"]
```
This example means abnormal connection which connect to port 8080 will be redirected to zhaoj.in:80,and if there a http request with hostname zhaojin97.cn(you can set hosts file to test it) will be redirected to 127.0.0.1:80,and the rest of abnormal connection will be redirect to pku.edu.cn:80
8 years ago
破娃酱
c3a9612919
bump 2.9.7
manage client with LRUCache
8 years ago
破娃酱
ce25bbf650
catch bind error
8 years ago
破娃酱
685b62532e
2.9.5.1
UDP bind address (set out_bind and out_bindv6)
UDP over TCP auto bind
return a long enough err string
8 years ago
破娃酱
b8afd216d6
bump 2.9.5
update auth_aes128_md5 & auth_aes128_sha1
8 years ago
破娃酱
a407bcc568
add auth_aes128
8 years ago
破娃酱
e1aa68029d
log if no user
8 years ago
破娃酱
1e2445061f
remove keep alive
8 years ago
BreakWa11
d47905f01d
fix name
8 years ago
BreakWa11
e15030cc6e
set KEEPIDLE on windows/mac osx
8 years ago
BreakWa11
292865f625
Linux only
8 years ago
BreakWa11
8da3bdc511
set KEEPALIVE except windows
8 years ago
BreakWa11
4a291ff335
add keep alive setting
8 years ago
BreakWa11
82df4524d1
fix host_list type
8 years ago
BreakWa11
0213e78847
log listening port, remove `auth_simple`, redirect the same port
8 years ago
BreakWa11
32957158b9
check decode remote_addr
8 years ago
BreakWa11
9538afebff
check decode remote_addr
8 years ago
BreakWa11
3f6f16e4d6
change the counter of the online users
8 years ago
BreakWa11
e2bae5874c
catch decode error
8 years ago
BreakWa11
050270a725
fix send back str type
8 years ago
BreakWa11
bd43069bcf
sendback param of server_post_decrypt
details of errors
8 years ago
BreakWa11
3d1d38aa0f
fix connections stat
mgr help info
8 years ago
BreakWa11
97785aae2e
fix recv data bug
9 years ago
BreakWa11
d653c9bdb3
add forbidden_port
9 years ago
BreakWa11
91576d1e08
detect thread status
add API params
9 years ago
BreakWa11
82ffa15a56
add connection stat log
9 years ago
BreakWa11
7ccee594d5
catch sys exception & close port
9 years ago
BreakWa11
ce189ecd85
remove useless log
add openssl rand_bytes
9 years ago
BreakWa11
3c64e849b0
log client address
9 years ago
BreakWa11
b3ab5d7c4c
show exception peer name
9 years ago
BreakWa11
8b35508b6f
show exception peer name
9 years ago
BreakWa11
c5ca6bd80a
optimize DNS query
9 years ago