v2fly-github-io
v2fly-github-io copied to clipboard
V2Fly Website & Documentation
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0. Changelog Sourced from uuid's changelog. 9.0.0 (2022-09-05) ⚠ BREAKING CHANGES Drop Node.js 10.x support. This library always aims at supporting one EOLed LTS release...
Replacing the v4 config docs with v5 docs entirely for the navbar entry (1e443b2 etc.) is not currently viable, for a multitude of reasons: - v5 Docs are still quite...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
https://github.com/v2fly/v2fly-github-io/blob/master/docs/en_US/developer/intro/compile.md?plain=1#L32 [The Git repository](https://github.com/v2fly/v2ray-core) does not have this path: /infra/control/main
https://discord.com/invite/bnEcadYB
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.2 to 15.2.2. Release notes Sourced from lint-staged's releases. v15.2.2 Patch Changes #1391 fdcdad4 Thanks @iiroj! - Lint-staged no longer tries to load configuration from files that...
According to v2ray-core source [master branch](https://github.com/v2ray/v2ray-core/blob/master/infra/conf/router.go#L388) ```go type RawFieldRule struct { RouterRule Domain *StringList `json:"domain"` IP *StringList `json:"ip"` Port *PortList `json:"port"` Network *NetworkList `json:"network"` SourceIP *StringList `json:"source"` SourcePort *PortList `json:"sourcePort"`...
` { "routing": { "rules":[ {"domain": []}
Correct a text error
Vitepress is the "next generation" of vuepress. And it finally released v1.0 recently. It's time to migrate。 [Why we need to migrate](https://vitepress.dev/zh/guide/what-is-vitepress#what-about-vuepress)