This website requires JavaScript.
Explore
Help
Register
Sign In
Dispark
/
frp
Watch
1
Star
0
Fork
0
You've already forked frp
mirror of
https://github.com/fatedier/frp.git
synced
2026-03-21 16:53:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c95dc9d88aa7d80ba864bbfdea70a12fe0811f78
frp
/
web
/
frpc
History
fatedier
c95dc9d88a
web: remove redundant SCSS and CSS files superseded by shared (
#5247
)
2026-03-20 13:08:18 +08:00
..
public
…
src
web: remove redundant SCSS and CSS files superseded by shared (
#5247
)
2026-03-20 13:08:18 +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
…
embed.go
…
env.d.ts
…
eslint.config.js
…
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