Commit Graph

575 Commits

Author SHA1 Message Date
hzgjq f6e62c1241
Delete datatables.min.js
不再需要的文件
2020-03-02 18:21:30 +08:00
hzgjq db6cdf941e
Update languages.xml
增加使用场景提示文字
2020-03-02 18:20:59 +08:00
ffdfgdfg 4f5d575aa4 Update .travis.yml 2020-03-02 12:51:15 +08:00
ffdfgdfg ddd68f7f87 Update .travis.yml 2020-03-02 11:19:41 +08:00
ffdfgdfg 7014f91864 update docs 2020-03-01 22:25:14 +08:00
ffdfgdfg c6a7aeaca4 update web copyright, change documents url 2020-03-01 21:29:07 +08:00
ffdfgdfg 6d2ab40638
Merge pull request #426 from hzgjq/dev
Update web, thanks @hzgjq
2020-03-01 20:59:20 +08:00
ffdfgdfg 2d81bdc286 update docs 2020-03-01 20:40:50 +08:00
ffdfgdfg 7f38e1fa0d update docs, close #424 2020-03-01 20:35:34 +08:00
ffdfgdfg f522bdb6ee fix client use http proxy 2020-03-01 18:36:38 +08:00
hzgjq b0cfea6f21
Update add.html 2020-03-01 17:05:03 +08:00
root 0897f84a04 hzgjq 2020-03-01 15:05:26 +08:00
cnlh 0865c98a7f fixed:client http proxy 2020-02-29 00:38:51 +08:00
ffdfgdfg aec1a25557 Freeze docker image golang version to 1.13.8 2020-02-28 15:18:47 +08:00
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