This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
frp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/fatedier/frp.git
synced
2026-08-23 14:36:40 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
v0.71.0
frp
/
web
/
frps
T
History
fatedier
5c6d761c12
golangci-lint / lint (push)
Canceled after 0s
Details
chore(web): upgrade frontend dependencies (
#5454
)
2026-07-28 19:36:44 +08:00
..
public
web/frps: upgrade vue and element-plus (
#3310
)
2023-02-16 02:45:48 +08:00
src
web: restore Vite client declarations for both dashboards (
#5415
)
2026-07-23 11:14:56 +08:00
test
test(web): add frontend unit test baseline (
#5451
)
2026-07-28 01:27:35 +08:00
.gitignore
web/frps: upgrade vue and element-plus (
#3310
)
2023-02-16 02:45:48 +08:00
.prettierrc.json
web/frps: upgrade vue and element-plus (
#3310
)
2023-02-16 02:45:48 +08:00
auto-imports.d.ts
build(web): upgrade auto import plugins (
#5453
)
2026-07-28 17:09:46 +08:00
components.d.ts
build(web): upgrade auto import plugins (
#5453
)
2026-07-28 17:09:46 +08:00
embed_stub.go
build: add noweb tag to allow building without frontend assets (
#5189
)
2026-03-02 01:32:19 +08:00
embed.go
build: add noweb tag to allow building without frontend assets (
#5189
)
2026-03-02 01:32:19 +08:00
eslint.config.js
add persistent proxy/visitor store with CRUD API and web UI (
#5188
)
2026-03-02 01:09:59 +08:00
index.html
server: add client registry with dashboard support (
#5115
)
2026-01-08 20:07:14 +08:00
Makefile
web/frps: redesign frps dashboard with sidebar nav, responsive layout, and shared component workspace (
#5246
)
2026-03-20 03:33:44 +08:00
package.json
chore(web): upgrade frontend dependencies (
#5454
)
2026-07-28 19:36:44 +08:00
README.md
web/frpc: upgrade vue and element-plus (
#3322
)
2023-02-20 23:52:55 +08:00
tsconfig.json
web/frps: redesign frps dashboard with sidebar nav, responsive layout, and shared component workspace (
#5246
)
2026-03-20 03:33:44 +08:00
tsconfig.node.json
web: fix Vite config tsconfig includes (
#5450
)
2026-07-27 19:21:28 +08:00
vite.config.mts
web: fix Vite config tsconfig includes (
#5450
)
2026-07-27 19:21:28 +08:00
README.md
frps-dashboard
Project Setup
yarn install
Compile and Hot-Reload for Development
make dev
Type-Check, Compile and Minify for Production
make build
Lint with
ESLint
make lint
Reference in New Issue
View Git Blame
Copy Permalink