Commit Graph

102 Commits

Author SHA1 Message Date
ffdfgdfg bebb6e989b update psutil 2021-04-07 20:02:47 +08:00
ffdfgdfg 720f842d4b fix http cache panic, fix #626, fix #509 2020-10-06 00:57:10 +08:00
ffdfgdfg f459acdfb4 add custom client disconnect timeout option, close #485 2020-05-07 23:29:45 +08:00
snowie2000 16be6d1b55 Revert http reverse proxy changes 2020-04-29 20:49:02 +08:00
snowie2000 89e2a4c2eb removed unnecessary host fetch in revereproxy.Director 2020-04-15 11:08:05 +08:00
snowie2000 a732febf3b fixed typo in test.go
replaced self-made http reverseproxy with a more robust and versatile one.
dynamically generate cert for client-server tls encryption
2020-04-15 10:59:48 +08:00
cnlh 8dabf5af1d fix:#433 2020-03-03 14:33:32 +08:00
cnlh 05c27b9365 fix:udp buf 2020-02-17 02:30:34 +08:00
cnlh 26f48aa7f1 close client connection when tcp lost connection in socks5 2020-02-16 20:42:36 +08:00
ffdfgdfg b4f72d295e change server global value to concurrency safety, fix #315 2020-01-18 16:53:52 +08:00
cnlh f7412501e7 Merge branch 'dev' of https://github.com/cnlh/nps into dev 2020-01-16 15:17:45 +08:00
cnlh 5bf52e9e24 fixes #367 2020-01-16 15:17:21 +08:00
cnlh b5a0daa69d close tunnel when finish udp data 2020-01-15 22:32:41 +08:00
cnlh 13d90df9ef merge 2020-01-15 21:59:33 +08:00
cnlh f72e3565e5 fixes #370 #368 2020-01-15 21:58:31 +08:00
cnlh 0af9943540 fixes #353 2020-01-13 18:31:03 +08:00
ffdfgdfg 5fedde1475 migrate mux to nps-mux 2020-01-09 22:59:24 +08:00
ffdfgdfg 6c7ac59626 change package path 2020-01-08 21:57:14 +08:00
刘河 90e78bf413 add web https 2019-12-14 17:39:46 +08:00
刘河 883dd07d86 fix the number of client bug 2019-12-06 23:42:37 +08:00
刘河 2dc902fba1 fix: p2p and secret add bug 2019-12-06 16:20:00 +08:00
刘河 627ea612e6 fix nil pointer 2019-12-04 04:04:05 +08:00
刘河 08f7c1844a fix udp nil && add version display on web 2019-12-04 01:28:26 +08:00
刘河 f1cb45146f update socks5 udp 2019-12-03 00:46:30 +08:00
unknown 2e5b1bd1e3 remove tcp keep-alive and update socks5 udp 2019-12-02 14:27:50 +08:00
刘河 91c1ffc6ce adjust external ip 2019-12-02 02:15:13 +08:00
刘河 927038fd4c socks5 udp support 2019-12-02 01:47:22 +08:00
ffdfgdfg 674a178506
Merge pull request #284 from cnlh/master
pr merge to dev
2019-12-01 23:32:11 +08:00
Callan Taylor 88dcea59ec Stop tickers to free up resources (#263) 2019-12-01 23:29:36 +08:00
ffdfgdfg 9abe5874b7
Merge branch 'dev' into new_dev 2019-12-01 22:41:59 +08:00
ffdfgdfg fadfc24e52
Merge pull request #276 from cnlh/dev
Dev 0.24.0 merge
2019-11-28 20:19:14 +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
zhangwei 11d185ad59 new feature multi user auth with socks5 2019-09-12 22:54:53 +08:00
zhangwei a05995fba5 new feature multi user auth with socks5 2019-09-12 08:22:12 +08:00
zhangwei fce53fa308 new feature multi user auth with socks5 2019-09-10 23:14:05 +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
Roccoon 8078d712f9 bugfix
Change-Id: Ic7bc9661d1cdf3486c2d6c5aad40b0cd19f63cdb
2019-07-02 19:31:33 +08:00
刘河 144f102935 Http handle change 2019-05-25 19:40:01 +08:00
涵曦 383dbd1b7b 增加 web_base_url 配置, 用于配置 web 后台可置于代理子路径下 2019-05-11 06:46:50 +00:00
刘河 41317a4ef9 transport 2019-04-21 23:30:05 +08:00
刘河 2912246572 Transport 2019-04-21 23:16:13 +08:00
刘河 f6c596f318 P2p、install、log package 2019-04-21 23:03:58 +08:00
刘河 45521d5680 Exit bug、web display 2019-04-20 10:45:04 +08:00
刘河 4a7a0a7b75 Https error 2019-04-17 14:17:59 +08:00
刘河 6a978515ca p2p secret 2019-04-13 19:48:34 +08:00
刘河 c01c61fc6b http trunk bug 2019-04-12 17:40:27 +08:00
刘河 3cb104cd1b http connection 2019-04-12 05:39:59 +08:00
刘河 60c8b0c7bf Xss 2019-04-10 20:54:51 +08:00