Commit Graph

561 Commits

Author SHA1 Message Date
ffdfgdfg 6186af44df bump version to v0.26.4 2020-02-28 13:59:37 +08:00
ffdfgdfg 9061201684 Merge branch 'dev' of https://ehang.io/nps into dev 2020-02-28 00:32:05 +08:00
ffdfgdfg 6abfa6de1a support busyBox and sysV, for openWrt, fix #419, change update url 2020-02-28 00:31:17 +08:00
cnlh 77c4a0cea4 fix #409, support custom stun server 2020-02-23 01:49:41 +08:00
ffdfgdfg f6063e0d6c fix file not close before rename 2020-02-19 23:20:44 +08:00
ffdfgdfg 3ec790d98d run without service #407 2020-02-18 22:53:37 +08:00
ffdfgdfg 876d3ccc6f change file storage, fix #412 2020-02-18 19:45:11 +08:00
cnlh 05c27b9365 fix:udp buf 2020-02-17 02:30:34 +08:00
ffdfgdfg 1fec6c3649 bump version to v0.26.3 2020-02-17 00:31:39 +08:00
ffdfgdfg 1776dc7289 Merge remote-tracking branch 'origin/dev' into dev 2020-02-17 00:17:04 +08:00
ffdfgdfg d3915e3b6d bump mux version 2020-02-17 00:16:34 +08:00
cnlh 26f48aa7f1 close client connection when tcp lost connection in socks5 2020-02-16 20:42:36 +08:00
cnlh 3dc16414c5 merge 2020-02-16 20:34:28 +08:00
yzy613 acb4e50ee7
Update p2p tips (#408)
* Update example.md

新增p2p防火墙端口开放范围

* Update faq.md

* Update faq.md

添加p2p引导

Co-authored-by: ffdfgdfg <heyingtingaaa@gmail.com>
2020-02-14 22:42:59 +08:00
cnlh 8a04e17631 change md 2020-02-13 17:52:49 +08:00
ffdfgdfg 66133d6cbb update docs 2020-02-12 16:22:56 +08:00
ffdfgdfg a4247eb4b5 Merge remote-tracking branch 'origin/dev' into dev 2020-02-11 21:37:46 +08:00
ffdfgdfg 0fc993aeb5 bump fyne version 2020-02-11 21:37:05 +08:00
cnlh 5010ed7f57 merge 2020-02-11 19:56:29 +08:00
cnlh ef3dc10215 sync file when save 2020-02-11 19:54:16 +08:00
yzy613 8018a57344
Update faq.md (#400)
* Update faq.md

文字排版美化

* Update faq.md
2020-02-11 16:45:58 +08:00
cnlh b43bcb1c96 fix read request 2020-02-11 14:01:16 +08:00
ffdfgdfg e2d249a576 read full http proxy request, fix UnexpectedEOF error 2020-02-11 00:38:24 +08:00
cnlh 196c08cb32 change ci address 2020-02-10 17:52:51 +08:00
cnlh dc9eea6cc7 fix:bind local udp port error causes program to crash 2020-02-10 16:22:56 +08:00
ffdfgdfg 1be9e5472f bump version to 0.26.2 2020-02-09 20:25:10 +08:00
ffdfgdfg 824393c5c3
Merge pull request #395 from yzy613/patch-1
Update nps_use.md
2020-02-09 16:58:22 +08:00
ffdfgdfg 533dd083fe pprof configuration support, #382 2020-02-09 16:54:40 +08:00
yzy613 ed68410220
Update nps_use.md 2020-02-09 16:15:16 +08:00
yzy613 f95bb6c6d3
Update nps_use.md 2020-02-09 16:00:11 +08:00
ffdfgdfg 704bba92d1 bump ants version 2020-02-09 00:59:07 +08:00
ffdfgdfg 632bd12bfa add wait after invoke goroutine pool, fix #391 2020-02-09 00:44:09 +08:00
ffdfgdfg 72c695de4a update docs 2020-02-08 21:25:48 +08:00
ffdfgdfg 5c37505430 Merge remote-tracking branch 'remotes/origin/dev'
# Conflicts:
#	lib/mux/conn.go
#	lib/mux/queue.go
2020-01-31 15:23:26 +08:00
ffdfgdfg 099d3fcf2c custom npc systemd service script, increase open files limit 2020-01-22 11:54:40 +08:00
ffdfgdfg c7a5388cfd custom systemd service script, increase open files limit 2020-01-22 11:47:24 +08:00
ffdfgdfg 109821b068
remove duplicated description
web management protection
2020-01-21 10:26:00 +08:00
ffdfgdfg 4a34eb80dc bump mux version 2020-01-18 17:10:48 +08:00
ffdfgdfg b4f72d295e change server global value to concurrency safety, fix #315 2020-01-18 16:53:52 +08:00
cnlh b2d1de472b change all version 2020-01-16 16:27:18 +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
cnlh f73a55f254 fixed #347,api is not enabled by default 2020-01-13 17:29:25 +08:00
ffdfgdfg 0a65975b7e 64bit alignment 2020-01-09 23:07:39 +08:00
ffdfgdfg 5fedde1475 migrate mux to nps-mux 2020-01-09 22:59:24 +08:00
ffdfgdfg a8c0f1653d
Merge pull request #360 from ehang-io/dev
Dev
2020-01-08 23:33:31 +08:00