dev-sidecar/packages/gui
王良 ab76d03f0b 1)feature: IP测速功能,针对请求的端口进行测速,不再固定 `443` 端口进行测速;
2)bugfix: IP测速功能,域名长时间未访问时,再访问后不会重启自动测速功能的问题修复;
3)optimize: 优化DNS获取的IP再经过IpTester校验的逻辑。
2025-03-14 17:13:32 +08:00
..
build optimize: 移除 `sysproxy.exe` 相关的所有内容。 2024-11-27 18:02:28 +08:00
extra 内置文件更新 2025-01-13 16:43:30 +08:00
pkg optimize: 页面样式优化 2025-03-05 21:37:43 +08:00
public 首页移除捐赠功能 2024-11-19 21:50:36 +08:00
src 1)feature: IP测速功能,针对请求的端口进行测速,不再固定 `443` 端口进行测速; 2025-03-14 17:13:32 +08:00
.editorconfig init 2020-10-24 21:22:44 +08:00
.env refactor: 1 2021-08-18 21:58:31 +08:00
.gitignore refactor: 1 2021-08-17 22:02:57 +08:00
LICENSE refactor: dns设置 2020-10-27 01:12:40 +08:00
README.md 代码格式调整:*.md 2024-11-18 16:14:27 +08:00
babel.config.js upgrade: 清理和升级依赖 (#396) 2024-11-19 01:59:04 +08:00
package.json v2.0.0 2025-03-05 22:23:22 +08:00
vue.config.js github-actions: 发布linux系统使用的 `tar.gz` 包 2025-03-05 22:23:02 +08:00

README.md

dev-sidecar-gui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.