This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
frp
Watch
1
Star
0
Fork
0
You've already forked frp
mirror of
https://github.com/fatedier/frp.git
synced
2026-05-04 08:42:01 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
85e8e2c830ff0b6bcaafbbb7174c8f15e330d4e2
frp
/
web
/
frpc
T
History
fatedier
85e8e2c830
golangci-lint / lint (push)
Has been cancelled
Details
web/frpc: redesign frpc dashboard with sidebar nav, proxy/visitor list and detail views (
#5237
)
2026-03-16 09:44:30 +08:00
..
public
…
src
web/frpc: redesign frpc dashboard with sidebar nav, proxy/visitor list and detail views (
#5237
)
2026-03-16 09:44:30 +08:00
.gitignore
…
.prettierrc.json
web/frpc: support more info (
#3334
)
2023-02-26 02:54:53 +08:00
auto-imports.d.ts
web: support to clear offline proxies data on dashboard (
#3963
)
2024-02-01 10:54:57 +08:00
components.d.ts
web/frpc: redesign frpc dashboard with sidebar nav, proxy/visitor list and detail views (
#5237
)
2026-03-16 09:44:30 +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
env.d.ts
…
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
web/frpc: redesign frpc dashboard with sidebar nav, proxy/visitor list and detail views (
#5237
)
2026-03-16 09:44:30 +08:00
Makefile
web: ensure npm install runs before build (
#5154
)
2026-02-04 12:55:24 +08:00
package-lock.json
web/frpc: redesign frpc dashboard with sidebar nav, proxy/visitor list and detail views (
#5237
)
2026-03-16 09:44:30 +08:00
package.json
web/frpc: redesign frpc dashboard with sidebar nav, proxy/visitor list and detail views (
#5237
)
2026-03-16 09:44:30 +08:00
README.md
…
tsconfig.json
web: support to clear offline proxies data on dashboard (
#3963
)
2024-02-01 10:54:57 +08:00
tsconfig.node.json
web: support to clear offline proxies data on dashboard (
#3963
)
2024-02-01 10:54:57 +08:00
vite.config.mts
web/frpc: redesign frpc dashboard with sidebar nav, proxy/visitor list and detail views (
#5237
)
2026-03-16 09:44:30 +08:00
README.md
frpc-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