1035 Commits (6d53546f6ec6ff3a34d0989fdd358f188a7367aa)
 

Author SHA1 Message Date
BreakWa11 8dac9faa28 'obfs', 'protocol', 'method' leave blank that use the config of config.json 8 years ago
BreakWa11 825aece219 fix char set 8 years ago
BreakWa11 4af9472986 detect cfg modification 8 years ago
BreakWa11 7f26f43f88 allow custom obfs & protocol 8 years ago
BreakWa11 c7864acc37 add sspanelv3 interface, read the 'method' row 8 years ago
BreakWa11 51bd3fcea0 fix config.json 8 years ago
BreakWa11 569aaa5248 hot load config 8 years ago
BreakWa11 4d43e12139 rename API_HOST 8 years ago
BreakWa11 6932548d8e ulimit -n 512000 8 years ago
BreakWa11 91576d1e08 detect thread status 8 years ago
BreakWa11 82ffa15a56 add connection stat log 8 years ago
BreakWa11 9eefd27152 add file name and line number in log 8 years ago
BreakWa11 7ccee594d5 catch sys exception & close port 8 years ago
BreakWa11 ce189ecd85 remove useless log 8 years ago
BreakWa11 3c64e849b0 log client address 8 years ago
BreakWa11 b3ab5d7c4c show exception peer name 8 years ago
BreakWa11 8b35508b6f show exception peer name 8 years ago
BreakWa11 2e65becc44 fix data size 8 years ago
BreakWa11 c5ca6bd80a optimize DNS query 8 years ago
BreakWa11 979a51318c add http_post 8 years ago
BreakWa11 5dbeac99de more error info about peers 8 years ago
BreakWa11 4e10ff9063 better way to stop a server 8 years ago
BreakWa11 760a5308dd add "udp_timeout" in config.json 8 years ago
BreakWa11 cb866dc8fe set udp_timeout default value 8 years ago
BreakWa11 be922ba7c2 add ignore_bind list 8 years ago
BreakWa11 6906c7db04 rename bind -> out_bind 8 years ago
BreakWa11 f91e04b0bd TCP: bind the IP which connecting in, or set the IP by config file 8 years ago
BreakWa11 7e8472332a xrange -> range 8 years ago
BreakWa11 4a02d19597 add udp_cache 8 years ago
BreakWa11 b71af8f4df log connection info as debug level by default 8 years ago
BreakWa11 b8cf491212 remove mgr 8 years ago
BreakWa11 d47b0d47ea add config "udp_timeout" 8 years ago
BreakWa11 4e43a4932d limit active UDP client to 256 8 years ago
BreakWa11 bb916eb705 LRUCache add 'clear' method 8 years ago
BreakWa11 691aa0970a UDP use only 1 lru cache (_client_fd_to_server_addr set to dict type) 8 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 9 years ago
BreakWa11 9f4f42eefd catch exit exception 9 years ago
BreakWa11 d6640b2e81 add udp data transfer 9 years ago
BreakWa11 95bc6e4a2f tcp resend data bug fix 9 years ago
BreakWa11 962a05f137 fix loading obfs plugin on py3 9 years ago
BreakWa11 14edb58281 DNS VALID_HOSTNAME add underline 9 years ago
BreakWa11 cb86c34c3b UDP recv size 9 years ago
BreakWa11 77abc7d1bc support big UDP data 9 years ago
BreakWa11 41e92e277e fix iter.next ? 9 years ago
BreakWa11 16eb3e3448 optimize sql update 9 years ago
BreakWa11 b9aefc144b better speed 9 years ago
BreakWa11 27d2214337 "auth_sha1_v2" add salt 9 years ago
BreakWa11 397990534a add plugin "auth_sha1_v2" 9 years ago