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
master
frp
/
web
/
frpc
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
fatedier
e8dfd6efcc
Close stale issues and PRs / stale (push)
Has been cancelled
Details
golangci-lint / lint (push)
Has been cancelled
Details
web/frpc: use static imports for proxy and visitor route components (
#5286
)
2026-04-14 01:18:31 +08:00
..
public
…
src
web/frpc: use static imports for proxy and visitor route components (
#5286
)
2026-04-14 01:18:31 +08:00
.gitignore
…
.prettierrc.json
…
auto-imports.d.ts
…
components.d.ts
web/frps: redesign frps dashboard with sidebar nav, responsive layout, and shared component workspace (
#5246
)
2026-03-20 03:33:44 +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/frps: redesign frps dashboard with sidebar nav, responsive layout, and shared component workspace (
#5246
)
2026-03-20 03:33:44 +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/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
…
vite.config.mts
web/frps: redesign frps dashboard with sidebar nav, responsive layout, and shared component workspace (
#5246
)
2026-03-20 03:33:44 +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