AkinoKaede
|
5f6031b1e8
|
chore: refine code struct
|
2023-10-22 22:44:35 +01:00 |
|
AkinoKaede
|
c6c1cdbb4f
|
feat: add tun to all distro
|
2023-10-22 22:44:28 +01:00 |
|
guangwu
|
39d2f293c6
|
chore: remove refs to deprecated io/ioutil (#2717)
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
|
2023-10-16 10:23:50 +08:00 |
|
Shelikhoo
|
94639807ad
|
add meek request stereotype
|
2023-05-29 23:55:45 +01:00 |
|
Shelikhoo
|
f68115c37e
|
add request transport base
|
2023-05-29 23:55:45 +01:00 |
|
Shelikhoo
|
e4188c8604
|
Add uTLS support for Security Engine
|
2022-12-24 21:52:23 +00:00 |
|
Hork
|
d355e80b18
|
Fix getting shared flags for balance info command (#1905)
|
2022-09-07 18:01:19 +08:00 |
|
秋のかえで
|
79320d34d4
|
Chore: bump gopkg.in/yaml.v2 to gopkg.in/yaml.v3 (#1828)
* Chore: bump gopkg.in/yaml.v2 to gopkg.in/yaml.v3
* Test: fix YAML test
* Test: refine json_test style
|
2022-07-13 21:21:32 +08:00 |
|
Loyalsoldier
|
d9125f91af
|
Fix: gci command for formatting code (#1757)
* Fix: gci command for formatting code
* Chore: format code
|
2022-05-01 00:47:14 +08:00 |
|
Shelikhoo
|
8cbfa3c6de
|
Include VLite Server in default distribution
|
2022-04-28 19:32:55 +01:00 |
|
Shelikhoo
|
53a430ea5b
|
Add UDP VLite Outbound to default distributions
|
2022-04-28 19:32:55 +01:00 |
|
Shelikhoo
|
3ef7feaeaf
|
update version: auto replacement to v5 path
|
2022-01-02 15:16:23 +00:00 |
|
秋のかえで
|
423d566024
|
fix typo
|
2021-12-23 13:14:43 +08:00 |
|
Loyalsoldier
|
dce8764fd7
|
Lint: fix lint (#1427)
* Lint: replace golint with revive
* Lint: fix lint
|
2021-11-27 17:16:41 +08:00 |
|
Loyalsoldier
|
43447aa2e4
|
Chore: format code to fix lint (#1426)
|
2021-11-27 14:32:07 +08:00 |
|
dyhkwong
|
c25e33c423
|
Fix test command does not load default config.json (#1368)
|
2021-11-06 15:48:06 +08:00 |
|
世界
|
a66bb28aee
|
Reformat code
|
2021-10-28 18:34:19 +08:00 |
|
Kslr
|
e3d966a756
|
Update cert.go (#1353)
Fix: the description of -name parameter is missing
Co-authored-by: c0520ccf <93182069+c0520ccf@users.noreply.github.com>
|
2021-10-26 23:16:35 +08:00 |
|
秋のかえで
|
d4b6ac37e6
|
fix: require simplified config in all.go
|
2021-09-07 13:51:18 +01:00 |
|
Shelikhoo
|
3bab114fe0
|
add restful api into distro
|
2021-09-06 13:48:33 +01:00 |
|
Shelikhoo
|
b90ae53c7d
|
updated converter support for v5json
|
2021-09-05 11:27:56 +01:00 |
|
Shelikhoo
|
22f79b3303
|
add simplified socks
|
2021-09-05 00:44:29 +01:00 |
|
Shelikhoo
|
947166173a
|
enable v5 json configure file format
|
2021-09-04 19:58:03 +01:00 |
|
Shelikhoo
|
58b16b8a1e
|
V2Ray API Instance
|
2021-09-04 11:13:52 +01:00 |
|
Shelikhoo
|
c7c4effbd2
|
instance manager: create instance with API(fix)
|
2021-09-04 11:13:52 +01:00 |
|
Shelikhoo
|
45aabb7635
|
v2ray jsonpb engineering support: auto generated
|
2021-09-04 11:13:30 +01:00 |
|
Shelikhoo
|
8566ecee1d
|
v2ray jsonpb engineering support
|
2021-09-04 11:13:30 +01:00 |
|
Shelikhoo
|
b36b434689
|
jsonpb format
|
2021-09-04 11:13:30 +01:00 |
|
Shelikhoo
|
28c36019b2
|
support v4 json pb output
|
2021-09-04 11:13:29 +01:00 |
|
Shelikhoo
|
add375390e
|
move v4 configure support to own directory
|
2021-09-04 11:13:13 +01:00 |
|
Shelikhoo
|
e6f5db1c93
|
remove cancelled API
|
2021-09-04 11:12:34 +01:00 |
|
Shelikhoo
|
775b9f54df
|
update API command
|
2021-09-04 11:12:33 +01:00 |
|
Shelikhoo
|
718d6f32bf
|
update coding style
|
2021-09-04 11:12:04 +01:00 |
|
Shelikhoo
|
cd86ba9f4a
|
update distro file
(rebased from 9b30bcf6df )
|
2021-09-04 11:12:04 +01:00 |
|
Shelikhoo
|
ca7a16104d
|
isolate jsonv4 format that invalided selective compile
|
2021-09-04 11:12:04 +01:00 |
|
QxQ
|
8989dd8336
|
fix typo
|
2021-09-04 11:12:04 +01:00 |
|
Jebbs
|
7a0af318df
|
refine api, run command and merger (#766)
* mergers code optimize
* api log work with pipe
* remove inbounds/outbounds by tags
*fix rmo flag parse
* cmds description and message optimize
|
2021-09-04 11:11:45 +01:00 |
|
Jebbs
|
2523d77919
|
improve commands
(rebased from ebbf31f07e )
|
2021-09-04 11:11:45 +01:00 |
|
Jebbs
|
fa0cf6db26
|
v5: Health Check & LeastLoad Strategy (rebased from 2c5a714903 )
Some changes will be necessary to integrate it into V2Ray
|
2021-09-04 11:11:45 +01:00 |
|
秋のかえで
|
dde9463275
|
V5: Add TOML Support (rebased from 36ba06837f )
|
2021-09-04 11:11:45 +01:00 |
|
Jebbs
|
ec1694beb1
|
fix commands issues (#492)
* fix api commands output
* remove unused code
* fix convert always has -r
* update merge err to locate failed file
|
2021-09-04 11:09:58 +01:00 |
|
Jebbs
|
b05a469488
|
v5: Remove v2ctl & wv2ray (rebased from 7c1ab06206 )
|
2021-09-04 11:09:55 +01:00 |
|
Jebbs
|
557b0c3353
|
V5: YAML support (rebased from 9367e9b1f2 )
|
2021-09-04 11:05:52 +01:00 |
|
kslr
|
54a627c443
|
remove mtproto (rebased from aa24f9a638 )
|
2021-09-04 11:05:36 +01:00 |
|
Jebbs
|
8c78712841
|
v5: New multi-json loader (rebased from ff59bd37ce )
|
2021-09-04 11:05:20 +01:00 |
|
Jebbs
|
a96e093432
|
go style commands, merge v2ctl commands, v5 oriented (rebased from 521120d196 )
|
2021-09-04 11:05:19 +01:00 |
|
database64128
|
c78ee5aac7
|
🏡 Housekeeping: Update to Go 1.17 (#1215)
* ⬆ Update to Go 1.17
* 🏗 Update workflows and add windows-arm64
* 💾 Update generated files
* 📛 Update not-so-friendly filenames
|
2021-08-21 13:20:40 +08:00 |
|
Loyalsoldier
|
6f8979d017
|
Style: format code by gofumpt (#1022)
|
2021-05-20 05:28:52 +08:00 |
|
Shelikhoo
|
6a96a9f89e
|
add memconservative geofile loader
|
2021-05-04 19:08:12 +01:00 |
|
Shelikhoo
|
0f1fac84ca
|
refactor configure file loader for geo loader and v5
|
2021-05-04 19:07:58 +01:00 |
|