Commit Graph

38 Commits (a3f8e59c39107c9384991fa23bde71ebd5763061)

Author SHA1 Message Date
刘河 fd71e0821f fix compress 2019-12-04 04:45:52 +08:00
刘河 eccf3c2be1 fix bug 250 2019-12-04 03:56:04 +08:00
unknown 2e5b1bd1e3 remove tcp keep-alive and update socks5 udp 2019-12-02 14:27:50 +08:00
李鹏 9bb847df87 client net dail timeout (#125)
* client net dail timeout

* Delete conn.go

mux 已变更设计

* Revert "Delete conn.go"

This reverts commit 0c944ec41d.

* Update client.go
2019-12-01 23:18:11 +08:00
ffdfgdfg 78ebeba1bb minor bug fix, docker 2019-11-27 22:46:34 +08:00
ffdfgdfg f362c96e1e fine mux, add goroutine pool 2019-11-09 23:02:29 +08:00
ffdfgdfg 8bcf5313f4 merge 2019-09-25 00:13:34 +08:00
ffdfgdfg 0de2c95934 Merge remote-tracking branch 'remotes/origin/master' into mux_test
# Conflicts:
#	lib/common/util.go
#	lib/conn/conn.go
#	lib/conn/snappy.go
#	lib/mux/conn.go
#	lib/mux/mux.go
#	lib/mux/mux_test.go
#	lib/mux/queue.go
#	lib/pool/pool.go
#	server/proxy/p2p.go
#	server/proxy/udp.go
2019-09-24 21:57:40 +08:00
ffdfgdfg bb2cffe10a Change pool, change mux connection close ,change copy buffer 2019-08-30 20:05:09 +08:00
exfly b0d16d3b3d style: fmt 2019-08-10 11:15:25 +08:00
exfly 5fcbeb60aa feat: go mod supported 2019-08-10 11:10:01 +08:00
刘河 c01c61fc6b http trunk bug 2019-04-12 17:40:27 +08:00
刘河 824b12a2f8 Modular 、Functional enhancement 2019-04-08 17:01:08 +08:00
刘河 5bbf247863 Optimizing compatibility 2019-03-30 16:35:43 +08:00
刘河 2b841adb1b Multiple HTTPS certificate support 2019-03-30 12:03:17 +08:00
刘河 5fd335f330 Db file change 2019-03-29 15:21:30 +08:00
刘河 58cb05e302 Snappy 2019-03-29 10:44:12 +08:00
刘河 cc6d053b6d Code optimization 2019-03-29 10:41:57 +08:00
刘河 42a73fa392 public key bug and multiuser enhancement and server ip support and config file of client optimization 2019-03-26 23:34:55 +08:00
刘河 7637cd448e Flow display and user login and rate limit bug 2019-03-26 11:13:07 +08:00
刘河 a0e599d96a Https crypt bug 2019-03-25 18:39:31 +08:00
刘河 b189fb1b6e Code optimization 2019-03-23 22:19:59 +08:00
刘河 97330bfbdc MUX optimization 2019-03-15 14:03:49 +08:00
刘河 f81fb7760e Port mux| https|tls crypt 2019-03-05 09:23:18 +08:00
刘河 1c1aa5ec5b File mode|pubVkey optimization 2019-03-02 17:43:21 +08:00
刘河 f526c56784 redo web UI |web close| client log |system info |p2p |max、ump optimization 2019-03-01 17:23:14 +08:00
刘河 534d428c6d P2p first version 2019-02-26 22:40:28 +08:00
刘河 db43405237 New functions 2019-02-24 13:17:43 +08:00
刘河 750ecb824a add functions 2019-02-23 23:29:48 +08:00
刘河 934402e97d Msg bug 2019-02-21 10:40:29 +08:00
刘河 dab51c32a2 bug repair when high concurrent 2019-02-18 01:05:05 +08:00
刘河 48c7309973 Bug 2019-02-17 19:55:24 +08:00
刘河 9f03c2f6eb bug 2019-02-17 19:36:48 +08:00
刘河 7a8cb3d5b6 Ip limit 2019-02-16 23:18:58 +08:00
刘河 3b18d66835 Ip限制 npc代理连接 2019-02-16 20:43:26 +08:00
刘河 9f6b33a62b Url路由 泛解析 2019-02-15 22:59:28 +08:00
刘河 44d314515b 客户端配置,端口白名单等 2019-02-13 03:54:00 +08:00
刘河 59d789d253 结构调整、kcp支持 2019-02-09 17:07:47 +08:00