BreakWa11
|
cd6dab188c
|
avoid making mudb.json empty
test more encryptor
add rc4-md5-6
|
8 years ago |
BreakWa11
|
050270a725
|
fix send back str type
|
8 years ago |
BreakWa11
|
f5434bdbd0
|
process empty str
|
8 years ago |
BreakWa11
|
bd43069bcf
|
sendback param of server_post_decrypt
details of errors
|
8 years ago |
BreakWa11
|
b344bc236b
|
fix bytes
|
8 years ago |
BreakWa11
|
9b14c019bb
|
obfs http_simple broken in some cases
|
8 years ago |
BreakWa11
|
ad625cd899
|
custom dns ip & port with 'dns.conf'
|
8 years ago |
BreakWa11
|
7259b211c6
|
fix auth, refine log
|
8 years ago |
BreakWa11
|
3912ecba8e
|
accept older connection id
|
8 years ago |
BreakWa11
|
d2b6c34bdf
|
accept older connection id
|
8 years ago |
BreakWa11
|
3d1d38aa0f
|
fix connections stat
mgr help info
|
8 years ago |
BreakWa11
|
3d56b040cf
|
accept older connection id
|
8 years ago |
BreakWa11
|
acb3eb2910
|
compatible python3
|
8 years ago |
BreakWa11
|
44598a070d
|
compatible python3
|
8 years ago |
BreakWa11
|
8031337d65
|
compatible python3
|
8 years ago |
BreakWa11
|
97785aae2e
|
fix recv data bug
|
9 years ago |
BreakWa11
|
8556fd3c18
|
fix UDPRelay _forbidden_portset
|
9 years ago |
BreakWa11
|
2f8517190c
|
ignore empty
|
9 years ago |
BreakWa11
|
5c1b90b774
|
custom 'forbidden_ip' for each user
fix cmp for IPNetwork & PortRange
|
9 years ago |
BreakWa11
|
8cbca008c6
|
custom 'forbidden_port' for each user
|
9 years ago |
BreakWa11
|
72aab7701f
|
fix a tiny bug
|
9 years ago |
BreakWa11
|
d653c9bdb3
|
add forbidden_port
|
9 years ago |
BreakWa11
|
8dac9faa28
|
'obfs', 'protocol', 'method' leave blank that use the config of config.json
|
9 years ago |
BreakWa11
|
569aaa5248
|
hot load config
support userapiconfig
|
9 years ago |
BreakWa11
|
91576d1e08
|
detect thread status
add API params
|
9 years ago |
BreakWa11
|
82ffa15a56
|
add connection stat log
|
9 years ago |
BreakWa11
|
9eefd27152
|
add file name and line number in 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
|
2e65becc44
|
fix data size
|
9 years ago |
BreakWa11
|
c5ca6bd80a
|
optimize DNS query
|
9 years ago |
BreakWa11
|
979a51318c
|
add http_post
|
9 years ago |
BreakWa11
|
5dbeac99de
|
more error info about peers
|
9 years ago |
BreakWa11
|
4e10ff9063
|
better way to stop a server
|
9 years ago |
BreakWa11
|
cb866dc8fe
|
set udp_timeout default value
|
9 years ago |
BreakWa11
|
be922ba7c2
|
add ignore_bind list
|
9 years ago |
BreakWa11
|
6906c7db04
|
rename bind -> out_bind
|
9 years ago |
BreakWa11
|
f91e04b0bd
|
TCP: bind the IP which connecting in, or set the IP by config file
allow setting method/bind/bindv6 for each port
|
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
|
0e26f9b513
|
remove useless code
|
9 years ago |
BreakWa11
|
6486f02fbe
|
remove a log info
|
9 years ago |
BreakWa11
|
b8feaacbbb
|
fix mysql update BUG
hot update mysql connection info
more tls1.2 info for debugging
|
9 years ago |