39 lines
959 B
Markdown
39 lines
959 B
Markdown
# Yan Frp
|
||
|
||
基于javafx开发的 frp 客户端
|
||
后台管理面板使用的是开源的 frp 管理面板 [SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)
|
||
|
||
ps:为了适配 yanfrp 我自己修改了些面板代码,如果想自己搭建需要改造
|
||
|
||
管理面板网址:https://frp.octopusyan.top/?page=login
|
||
|
||
# 说明:
|
||
|
||
1.
|
||
|
||
# 后续开发计划
|
||
|
||
- ~~HTTP Basic Auth~~ (已完成)
|
||
- ~~添加p2p连接方式(xtcp,stcp)~~ (已完成)
|
||
- 删除
|
||
- HTTP URL路由
|
||
- 待添加...
|
||
|
||
# 界面:
|
||
|
||
登录
|
||
|
||
![Image text](https://git.octopusyan.top/octopus_yan/YanFrp/raw/branch/master/readme/login.png)
|
||
|
||
注册
|
||
|
||
![Image text](https://git.octopusyan.top/octopus_yan/YanFrp/raw/branch/master/readme/register.png)
|
||
|
||
主界面
|
||
|
||
![Image text](https://git.octopusyan.top/octopus_yan/YanFrp/raw/branch/master/readme/main.png)
|
||
|
||
主界面-运行
|
||
|
||
![Image text](https://git.octopusyan.top/octopus_yan/YanFrp/raw/branch/master/readme/main-run.png)
|