Commit Graph
452 Commits
Author SHA1 Message Date
loyalsoldier 953b5dbc22 Make builds reproducible 2020-10-08 15:10:10 +08:00
Page FaultandGitHub 1647f2611c Merge pull request #182 from Loyalsoldier/router-fix-refine-feat
Router: fix & refine & support attribute and keyword type
2020-09-25 06:50:09 +00:00
loyalsoldier dea6ae8a19 Router: fix & refine & support attribute and keyword type 2020-09-07 19:03:11 +08:00
Page Fault d051cf4c88 #165, #155 v0.8.2 2020-09-06 03:53:52 +00:00
Page Fault a219635464 Merge branch 'dev' of github.com:p4gefau1t/trojan-go into dev 2020-09-06 03:34:15 +00:00
Page Fault 2e05d7cf21 #151, fix forward proxy, bump go to 1.15 2020-09-06 03:33:47 +00:00
Page FaultandGitHub e86c5b7ea5 Merge pull request #175 from Loyalsoldier/refine-code
Fix according to go vet result
2020-09-03 17:49:11 +00:00
Page Fault 5b01d57252 fix #171, #153 2020-09-03 17:23:05 +00:00
Page Fault 61007e3e71 fix #157 url bug 2020-09-01 03:47:02 +00:00
Page FaultandGitHub 4ef7d60c0c Merge pull request #177 from Loyalsoldier/fix-route
Fix: route mistake
2020-09-01 03:35:55 +00:00
Page FaultandGitHub af5b3d001c Merge pull request #174 from Loyalsoldier/fix-assets-path
Fix: assets path
2020-09-01 03:30:11 +00:00
Page FaultandGitHub 26ead41016 Merge pull request #176 from Loyalsoldier/change-assets-source
Change Geofile assets source to v2fly
2020-08-30 17:37:41 +00:00
loyalsoldier 08a462ea78 Fix according to go vet result 2020-08-30 18:35:32 +08:00
loyalsoldier 9da0f43475 Fix route mistake 2020-08-29 23:36:01 +08:00
loyalsoldier cf8200e534 Change Geofile assets source to v2fly 2020-08-29 11:10:42 +08:00
loyalsoldier 3705cc10d6 Fix: assets path 2020-08-29 09:56:11 +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