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-07-09 08:52:32 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
dev
frp
/
web
/
frps
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
fatedier
84be1938e4
golangci-lint / lint (push)
Waiting to run
Details
api: expose v2 proxy timestamps as unix seconds (
#5402
)
2026-07-09 14:47:19 +08:00
..
public
…
src
api: expose v2 proxy timestamps as unix seconds (
#5402
)
2026-07-09 14:47:19 +08:00
.gitignore
…
.prettierrc.json
…
auto-imports.d.ts
…
components.d.ts
…
embed_stub.go
…
embed.go
…
env.d.ts
…
eslint.config.js
…
index.html
…
Makefile
…
package.json
…
README.md
…
tsconfig.json
…
tsconfig.node.json
…
vite.config.mts
…
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