Commit Graph
437 Commits
Author SHA1 Message Date
loyalsoldier 08a462ea78 Fix according to go vet result 2020-08-30 18:35:32 +08:00
Page FaultandGitHub 42dd9f0008 Merge pull request #164 from Loyalsoldier/update-doc-router
Update doc/router.md: refine usage of geoip.dat & geosite.dat
2020-08-10 14:06:56 +00:00
LoyalsoldierandGitHub 34d1147fd9 Update router.md: refine description 2020-08-10 11:47:04 +08:00
Page Fault ed7b3342dd fix server clash when accepting too many connections 2020-07-20 16:03:04 +00:00
Page Fault f830cb5e40 tests 2020-07-20 14:44:36 +00:00
Page FaultandGitHub e352528ecd Merge pull request #149 from pJFJjl4D/dev
fix forward proxy auth
2020-07-20 13:25:38 +00:00
pJFJjl4DandGitHub cdeb6da243 fix forward proxy auth 2020-07-20 11:53:14 +00:00
Page Fault 1baeb2ccf8 extract sni from cert dns names 2020-07-19 09:39:29 +00:00
Page FaultandGitHub 89c97179a7 Merge pull request #147 from DuckSoft/dev
share_link.go: improve standard coherence
2020-07-18 04:01:47 +00:00
DuckSoft 4b45e575fa share_link.go: improve standard coherence
- we now support "none" encryption
- tested with 100% code coverage
2020-07-18 10:08:32 +08:00
Page Fault be718e562d anli Qv2ray 2020-07-16 16:41:49 +00:00
Page FaultandGitHub 05a3876670 Merge pull request #144 from x0d/master
udp forward is broken when using router module
2020-07-16 13:00:11 +00:00
Page Fault 4e33a37f82 fix context leak 2020-07-15 16:27:42 +00:00
x0d 48f2647ba5 fix router packet loop 2020-07-15 09:28:48 +01:00
Page Fault c010e7dda1 fix api server test, dockerfile v0.8.1 2020-07-14 17:05:10 +00:00
Page Fault 63676f4927 fix url api 2020-07-14 16:55:59 +00:00
Page Fault a0d783b3fa fix test timeout 2020-07-14 16:45:03 +00:00
Page Fault 2147c561f1 fix api service test; add url api option 2020-07-14 16:24:53 +00:00
Page Fault 9dc8a7c391 fix api fd leak 2020-07-14 15:36:11 +00:00
Page Fault 3b63cc2db4 change url encryption format, fix easy mode json 2020-07-14 15:09:44 +00:00
Page FaultandGitHub 2dc02c25e7 Merge pull request #140 from DuckSoft/dev
read from stdin: updated
2020-07-14 13:28:03 +00:00
DuckSoft 42d4984f28 read from stdin: updated
now you must use --stdin-format=yaml or --stdin-format=json to read config from stdin.
2020-07-14 17:14:23 +08:00
Page Fault b93210ce01 fix stdin priority 2020-07-14 07:34:35 +00:00
Page Fault bca5305d04 fix client api crash 2020-07-14 04:12:25 +00:00
Page FaultandGitHub 5bfe7be5e4 Merge pull request #139 from DuckSoft/dev
fixed read from stdin
2020-07-14 04:11:32 +00:00
DuckSoft 41cf25a465 fixed read from stdin 2020-07-14 00:50:22 +08:00
Page Fault e98e1b6bcf fix makefile for actions; fix #136 2020-07-12 16:54:38 +00:00
Page Fault 45682c90d6 fix makefile 2020-07-12 16:36:46 +00:00
Page FaultandGitHub 22a7187525 Merge pull request #137 from peter-tank/dev
build release from Makefile
2020-07-12 14:42:51 +00:00
peter-tank 2fedceeb40 build release from Makefile
Signed-off-by: peter-tank <30540412+peter-tank@users.noreply.github.com>
2020-07-12 12:57:37 +00:00
Page Fault fccba27a47 fix tests v0.8.0 2020-07-12 09:50:42 +00:00
Page Fault 225347f16a update docs, build option 2020-07-12 07:07:47 +00:00
Page Fault b1841979c1 url scheme 2020-07-12 06:45:48 +00:00
Page FaultandGitHub 7e31366de7 Merge pull request #133 from DuckSoft/patch-6
url: add share link parser
2020-07-12 04:35:24 +00:00
DuckSoft 6fa104dc69 url: change plain to origin 2020-07-12 12:34:04 +08:00
DuckSoft 4d0af0f981 updating dependencies 2020-07-12 12:28:40 +08:00
DuckSoftandGitHub c47bcbe07e url: added 100% coverage test 2020-07-12 12:24:31 +08:00
DuckSoftandGitHub ec518249e0 url: add share link parser 2020-07-12 12:22:34 +08:00
Page Fault 477ed96155 update docs 2020-07-11 16:11:40 +00:00
Page Fault 0fbd71685c fix tcp echo test server fd leak 2020-07-11 05:15:52 +00:00
Page Fault 7a6ca3fb49 fix trojan test 2020-07-11 04:32:53 +00:00
Page Fault acaa0fa478 fix api goroutine leak 2020-07-11 04:24:47 +00:00
Page Fault e0635b29b2 update docs 2020-07-10 18:28:44 +00:00
Page Fault 44db51ee49 add sni wildcard support 2020-07-10 18:10:27 +00:00
Page Fault ada5ff0d58 exe suffix, stdin option 2020-07-09 14:29:21 +00:00
Page FaultandGitHub 7f7512f907 Merge pull request #126 from DuckSoft/patch-4
New Feature: read configuration from stdin
2020-07-08 15:25:48 +00:00
DuckSoftandGitHub 1871a83e5f Create option_stdin.go
enable trojan-go to read configuration file from stdin.
this will help a lot when creating a file is expensive, eg, when called by some other clients.
2020-07-08 20:38:59 +08:00
Page Fault ef43050c8e fix redir test 2020-07-04 07:28:16 +00:00
Page Fault 2c87b81b81 add api tls test 2020-07-04 07:06:53 +00:00
Page Fault 1fb01a28df try to fix redir test 2020-07-01 14:58:57 +00:00