破娃酱
|
82f8fef28a
|
allow set speed limit in runtime
|
8 years ago |
破娃酱
|
47c6e16833
|
fix a mem leak
|
8 years ago |
破娃酱
|
8826f515b6
|
fix async DNS
|
8 years ago |
破娃酱
|
2cf5f1982e
|
add DNS cache
|
8 years ago |
破娃酱
|
c1364c3afe
|
init user_id
|
8 years ago |
破娃酱
|
c1f1281b83
|
let py2 works
|
8 years ago |
破娃酱
|
abe4ac3b90
|
Async DNS query under UDP
|
8 years ago |
破娃酱
|
03b1a53b9a
|
run with newest python version
|
8 years ago |
破娃酱
|
1e85d14a48
|
optimize
|
8 years ago |
破娃酱
|
f3a3ab4b84
|
log UDP bind port
|
8 years ago |
破娃酱
|
caadb606ba
|
impl auth_chain client
|
8 years ago |
破娃酱
|
774134ffad
|
remove auth_sha1, auth_sha1_v2, verify_simple, auth_simple, verify_sha1
remove TCP over UDP
add UDP part of auth_chain_a
|
8 years ago |
破娃酱
|
d82c931f8e
|
auto adjust TCP_MAXSEG
|
8 years ago |
破娃酱
|
90ffd1c6ee
|
display UID
|
8 years ago |
破娃酱
|
76fd4296a5
|
bump
improve 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 |
破娃酱
|
74083af472
|
process DNS
|
8 years ago |
破娃酱
|
72ca31dad9
|
add traffic control for each TCP connection
|
8 years ago |
破娃酱
|
4048abaeff
|
refine user transfer
|
8 years ago |
破娃酱
|
2de2a553d7
|
multi-user for mudbjson mode
|
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 |
破娃酱
|
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 |
BreakWa11
|
f0d6a5b41e
|
log listening port over UDP
|
8 years ago |
BreakWa11
|
8556fd3c18
|
fix UDPRelay _forbidden_portset
|
9 years ago |
BreakWa11
|
d653c9bdb3
|
add forbidden_port
|
9 years ago |
BreakWa11
|
82ffa15a56
|
add connection stat log
|
9 years ago |
BreakWa11
|
2e65becc44
|
fix data size
|
9 years ago |
BreakWa11
|
c5ca6bd80a
|
optimize DNS query
|
9 years ago |
BreakWa11
|
4e10ff9063
|
better way to stop a server
|
9 years ago |
BreakWa11
|
4a02d19597
|
add udp_cache
|
9 years ago |
BreakWa11
|
b71af8f4df
|
log connection info as debug level by default
|
9 years ago |
BreakWa11
|
d47b0d47ea
|
add config "udp_timeout"
drop TCP over UDP query
|
9 years ago |
BreakWa11
|
4e43a4932d
|
limit active UDP client to 256
|
9 years ago |
BreakWa11
|
bb916eb705
|
LRUCache add 'clear' method
refine close
|
9 years ago |
BreakWa11
|
691aa0970a
|
UDP use only 1 lru cache (_client_fd_to_server_addr set to dict type)
|
9 years ago |
BreakWa11
|
d6640b2e81
|
add udp data transfer
|
9 years ago |
BreakWa11
|
42a05d22d6
|
support UDP protocol plugin
|
9 years ago |
BreakWa11
|
e889f953ff
|
UDP server_transfer_dl += len(post_data)
|
9 years ago |
BreakWa11
|
f45d57950b
|
default buffer setting
|
9 years ago |
BreakWa11
|
d9dc3ae0b5
|
rename to "dns_ipv6"
log wrong UDP header package
|
9 years ago |
BreakWa11
|
e6d7a12afe
|
fix bugs
dns working in both v4 & v6
connecting problem in windows
|
9 years ago |
BreakWa11
|
6ee8035735
|
merge pr from mengskysama
|
9 years ago |
breakwa11
|
612c1e2ab3
|
add obfs_param
catch TCP&UDP exceptions
verify_simple&verify_deflate support sub obfs
|
9 years ago |
breakwa11
|
71338a7385
|
fix on python3
http2 obfs
|
9 years ago |
breakwa11
|
2e3114f40f
|
fix 'ord' bug
replace 'xrange'
support new protocol when run as a client
|
9 years ago |