37 lines
928 B
Markdown
37 lines
928 B
Markdown
# YanFrp
|
||
|
||
基于javafx开发的 frp 客户端
|
||
|
||
### 说明:
|
||
|
||
- 后台管理面板使用的是开源的 frp 管理面板 [SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)
|
||
- 管理面板网址:https://frp.octopusyan.top/?page=login
|
||
|
||
### 安装教程
|
||
|
||
1. git clone https://gitee.com/octopus_yan/yan-frp.git
|
||
2. mvn jfx:jar
|
||
|
||
### 后续?
|
||
|
||
- ~~HTTP Basic Auth~~
|
||
- ~~添加连接方式(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)
|