1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-01 06:34:03 -04:00
Commit Graph

11 Commits

Author SHA1 Message Date
Xiaokang Wang (Shelikhoo)
69b09074f8 Add WebUI Support for V2Ray (#3284)
* Add support for web based grpc

* Avoid panic in observatory command: incorrect tag

* Add WebCommander app for web based client

* Add WebCommander app for web based client

* Add urlline subscription container format support

* avoid panic when serving user request

* refine subscription info api

* fix start consistency issue in web commander

* fix webcommander import style

* fix urlline parsing

* fix crash in subscription commander

* add webroot file serving at webcommmander

* fix crash when observatory is not found

* add autogenerated subscriptionmgr err
2025-01-17 17:42:53 +00:00
Shelikhoo
3ef7feaeaf update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
世界
a66bb28aee Reformat code 2021-10-28 18:34:19 +08:00
Shelikhoo
2fcddf1966 return error if the tag is not found
The previous routine cause panic if the tag is not found. Thanks for report from mzz
2021-09-29 09:14:23 +01:00
Shelikhoo
1de2466c60 add support for tagged observer: fix 2021-09-04 11:12:35 +01:00
Shelikhoo
89a82ece8b add support for tagged observer 2021-09-04 11:12:34 +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
Shelikhoo
f5ac3741e9 fix building issue for v2ctl 2021-04-12 01:24:10 +01:00
Shelikhoo
459a914ab7 apply coding style 2021-04-08 23:18:23 +01:00
Shelikhoo
a42ef81ac0 finish remaining grpc observatory api 2021-04-08 23:17:00 +01:00
Shelikhoo
a168ff3df6 Add observatory grpc call 2021-04-08 23:16:59 +01:00