71 lines
2.4 KiB
Markdown
71 lines
2.4 KiB
Markdown
<a name="readme-top"></a>
|
|
|
|
<!-- PROJECT SHIELDS -->
|
|
[![Forks][forks-shield]][forks-url]
|
|
[![Stargazers][stars-shield]][stars-url]
|
|
[![Issues][issues-shield]][issues-url]
|
|
[![MIT License][license-shield]][license-url]
|
|
|
|
<!-- PROJECT LOGO -->
|
|
<br />
|
|
<div align="center">
|
|
<a href="https://github.com/luckjiawei/frpc-desktop">
|
|
<img src="public/logo/pack/1024x1024.png" alt="Logo" width="100" height="100">
|
|
</a>
|
|
|
|
<h3 align="center">Frpc-Desktop</h3>
|
|
|
|
<p align="center">
|
|
🎉 一个 Frp 跨平台桌面客户端 支持多个frp版本
|
|
<br />
|
|
</p>
|
|
</div>
|
|
|
|
## TODO
|
|
- [x] 开机自启动
|
|
- [x] 适配多用户 user & meta_token
|
|
- [ ] 支持配置的导出导入
|
|
- [ ] 优化配置
|
|
- [ ] 便携版
|
|
- [ ] 在线更新
|
|
|
|
## 里程碑
|
|
- 2024-08-06: 发布v1.0.5版本
|
|
- 2024-08-06: 发布v1.0.4版本 适配支持多用户插件
|
|
- 2024-07-17: 发布v1.0.3版本 修复已知bug 增加开机自启 增加删除frp版本
|
|
- 2024-01-29: 发布v1.0.2版本 增加Linux客户端和代理模式
|
|
- 2023-12-01: 发布v1.0.1版本
|
|
- 2023-11-28: 发布v1.0版本
|
|
|
|
## 社区
|
|
微信扫描加入开源项目交流群 广告勿进!!!
|
|
|
|
<img src="wechat-qr.png" alt="Logo" width="200">
|
|
|
|
|
|
## 演示
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
## License
|
|
|
|
[MIT](LICENSE)
|
|
|
|
## Stargazers over time
|
|
[](https://starchart.cc/luckjiawei/frpc-desktop)
|
|
<!-- MARKDOWN LINKS & IMAGES -->
|
|
[forks-shield]: https://img.shields.io/github/forks/luckjiawei/frpc-desktop.svg?style=for-the-badge
|
|
[forks-url]: https://github.com/luckjiawei/frpc-desktop/network/members
|
|
[stars-shield]: https://img.shields.io/github/stars/luckjiawei/frpc-desktop.svg?style=for-the-badge
|
|
[stars-url]: https://github.com/luckjiawei/frpc-desktop/stargazers
|
|
[issues-shield]: https://img.shields.io/github/issues/luckjiawei/frpc-desktop.svg?style=for-the-badge
|
|
[issues-url]: https://github.com/luckjiawei/frpc-desktop/issues
|
|
[license-shield]: https://img.shields.io/github/license/luckjiawei/frpc-desktop.svg?style=for-the-badge
|
|
[license-url]: https://github.com/luckjiawei/frpc-desktop/blob/master/LICENSE
|