This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
frp
mirror of
https://github.com/fatedier/frp.git
Watch
1
Star
0
Fork
You've already forked frp
0
Code
Issues
Projects
Releases
Wiki
Activity
fa0e84382e
frp
/
web
/
frps
/
Makefile
8 lines
71 B
Makefile
Raw
Normal View
History
Unescape
Escape
new frps dashboard
2017-03-27 02:15:31 +08:00
.PHONY
:
dist
build
frps: update server dashboard_api
2019-02-11 11:42:07 +08:00
revert web code (#2215)
2021-01-25 16:04:33 +08:00
build
:
frps: update server dashboard_api
2019-02-11 11:42:07 +08:00
@npm run build
new frps dashboard
2017-03-27 02:15:31 +08:00
dev
:
install
revert web code (#2215)
2021-01-25 16:04:33 +08:00
@npm run dev