frpc-desktop/README.md

71 lines
2.4 KiB
Markdown
Raw Normal View History

2023-11-28 17:07:39 +08:00
<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">
2024-08-06 19:42:27 +08:00
<img src="public/logo/pack/1024x1024.png" alt="Logo" width="140">
2023-11-28 17:07:39 +08:00
</a>
<h3 align="center">Frpc-Desktop</h3>
<p align="center">
2024-08-05 18:12:06 +08:00
🎉 一个 Frp 跨平台桌面客户端 支持多个frp版本
2023-11-28 17:07:39 +08:00
<br />
</p>
</div>
2024-08-05 15:32:10 +08:00
## TODO
- [x] 开机自启动
2024-08-06 00:22:18 +08:00
- [x] 适配多用户 user & meta_token
2024-08-05 18:13:54 +08:00
- [ ] 支持配置的导出导入
- [ ] 优化配置
- [ ] 便携版
2024-08-06 16:09:20 +08:00
- [ ] 在线更新
2024-08-05 15:32:10 +08:00
2023-12-01 15:22:40 +08:00
## 里程碑
2024-08-06 16:09:20 +08:00
- 2024-08-06: 发布v1.0.5版本
2024-08-06 00:22:18 +08:00
- 2024-08-06: 发布v1.0.4版本 适配支持多用户插件
2024-07-17 14:21:31 +08:00
- 2024-07-17: 发布v1.0.3版本 修复已知bug 增加开机自启 增加删除frp版本
2024-01-29 21:02:46 +08:00
- 2024-01-29: 发布v1.0.2版本 增加Linux客户端和代理模式
2023-12-01 15:22:40 +08:00
- 2023-12-01: 发布v1.0.1版本
- 2023-11-28: 发布v1.0版本
2024-08-05 18:13:54 +08:00
## 社区
微信扫描加入开源项目交流群 广告勿进!!!
2024-08-07 21:21:42 +08:00
<img src="screenshots/wechat-qr.png" alt="Logo" width="200">
2024-08-05 18:13:54 +08:00
2023-11-28 17:22:37 +08:00
## 演示
2023-11-28 17:26:07 +08:00
![connect server](https://github.com/luckjiawei/frpc-desktop/blob/main/demo/conn.png?raw=true)
![proxys manager](https://github.com/luckjiawei/frpc-desktop/blob/main/demo/proxys.png?raw=true)
![frp download](https://github.com/luckjiawei/frpc-desktop/blob/main/demo/versions.png?raw=true)
![log](https://github.com/luckjiawei/frpc-desktop/blob/main/demo/log.png?raw=true)
2023-11-28 17:22:37 +08:00
2023-11-28 17:07:39 +08:00
## License
[MIT](LICENSE)
2023-11-28 17:12:02 +08:00
2024-08-05 15:32:10 +08:00
## Stargazers over time
[![Stargazers over time](https://starchart.cc/luckjiawei/frpc-desktop.svg?variant=adaptive)](https://starchart.cc/luckjiawei/frpc-desktop)
2023-11-28 17:12:02 +08:00
<!-- MARKDOWN LINKS & IMAGES -->
2023-11-28 17:22:37 +08:00
[forks-shield]: https://img.shields.io/github/forks/luckjiawei/frpc-desktop.svg?style=for-the-badge
2023-11-28 17:12:02 +08:00
[forks-url]: https://github.com/luckjiawei/frpc-desktop/network/members
2023-11-28 17:22:37 +08:00
[stars-shield]: https://img.shields.io/github/stars/luckjiawei/frpc-desktop.svg?style=for-the-badge
2023-11-28 17:12:02 +08:00
[stars-url]: https://github.com/luckjiawei/frpc-desktop/stargazers
2023-11-28 17:22:37 +08:00
[issues-shield]: https://img.shields.io/github/issues/luckjiawei/frpc-desktop.svg?style=for-the-badge
2023-11-28 17:12:02 +08:00
[issues-url]: https://github.com/luckjiawei/frpc-desktop/issues
2023-11-28 17:22:37 +08:00
[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