破娃酱
e1b199fc44
add additional_ports in config
using user's password as protocol param in multi-user mode
9 years ago
破娃酱
e2957e672e
timeout set to 1
9 years ago
破娃酱
f296751def
bandwidth limit of the user
9 years ago
破娃酱
c4c1cd6dc1
refine auth_aes128_* & http_*
9 years ago
破娃酱
74083af472
process DNS
9 years ago
破娃酱
6732244ddf
lower latency
9 years ago
破娃酱
2723295101
fix CPU usage
9 years ago
破娃酱
85955d6e6d
speed limit in KiB
9 years ago
破娃酱
72ca31dad9
add traffic control for each TCP connection
9 years ago
John
2750af4a2e
optimize shell ( #173 )
9 years ago
John
bf8bb8afe2
fix undefined variable bug ( #171 )
9 years ago
破娃酱
5d479087a8
fix tls1.2_ticket_auth when it as a client
9 years ago
破娃酱
390be3bf8d
random ticket size for client only
9 years ago
破娃酱
e7a61a934f
ignore SIGPIPE
9 years ago
破娃酱
96760ed438
not display RST error
9 years ago
Esdeath
7cfbe49806
refine traffic log when redirect enable ( #163 )
9 years ago
破娃酱
9c794624e0
fix auth_aes128_* client side
9 years ago
破娃酱
4048abaeff
refine user transfer
9 years ago
破娃酱
2de2a553d7
multi-user for mudbjson mode
9 years ago
破娃酱
588d8ad8b3
fix auth_aes128_* client side
9 years ago
破娃酱
278ce30c66
update mu online client manager
9 years ago
破娃酱
25c66dab14
bump
9 years ago
破娃酱
de67c11207
typo
9 years ago
破娃酱
4f52dffcc1
parse protocol_param in py3
9 years ago
破娃酱
b367ad0560
using '#' to split multi-user setting
9 years ago
破娃酱
0ca45be89d
update MU auth_aes128_* protocol
9 years ago
破娃酱
959aad3f41
multiuser in single port protocol
9 years ago
破娃酱
77155a5ee4
bump
9 years ago
破娃酱
5ae0c67965
add auth_sha1_v4_compatible
9 years ago
破娃酱
33862fa8d3
remove auth_sha1_v3
9 years ago
破娃酱
e63d1eafad
auth_sha1 & auth_sha1_v2 keep compatible, remove auth_sha1_v3
9 years ago
破娃酱
486c007928
change default protocol settings, refine auth_aes128_* for redir method
9 years ago
破娃酱
9dfcfe0f7e
remove all compatible
9 years ago
破娃酱
349821221d
force pack some data in url
9 years ago
glzjin
5bd61e1bfb
refine redirect ( #147 )
refine redirect, forbidden list will not work when redirect rule work
9 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
9 years ago
破娃酱
403ce5da58
bump
9 years ago
破娃酱
b513210778
fix tls
9 years ago
破娃酱
e0b4bdf551
refine obfs, support comment in config.json
9 years ago
破娃酱
d45ba8de03
OpenSSL 1.1.0 compatible
9 years ago
破娃酱
c3a9612919
bump 2.9.7
manage client with LRUCache
9 years ago
破娃酱
ce25bbf650
catch bind error
9 years ago
V.E.O
2a6fbc87d4
fix import error of resource on windows
9 years ago
破娃酱
ac58020595
print RLIMIT_NOFILE
always close cymysql objects
10 years ago
破娃酱
e5824be145
fix none encrypt key size
10 years ago
破娃酱
13ffdac2b7
tls1.2 split pack data
10 years ago
破娃酱
2eaca2faea
fix typo
10 years ago
破娃酱
cfb8944003
tls1.2_ticket_auth random packet size
10 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
10 years ago
破娃酱
b8afd216d6
bump 2.9.5
update auth_aes128_md5 & auth_aes128_sha1
10 years ago