frpc-desktop/README.md
2024-08-16 17:08:37 +08:00

92 lines
3.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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="140">
</a>
<h3 align="center">Frpc-Desktop</h3>
<p align="center">
🎉 FRP跨平台桌面客户端可视化配置轻松实现内网穿透
<br />
支持所有frp版本 / 开机自启 / 可视化配置 / 免费开源
</p>
</div>
## TODO
- [x] 开机自启动
- [x] 适配多用户 user & meta_token
- [x] 便携版
- [x] 增加udp代理类型
- [x] 支持快速分享frps
- [x] 增加快速选择本地端口
- [ ] 支持stcp代理类型
- [ ] 支持配的导出导入
- [ ] 优化配置
## 常见问题
### Mac提示已损坏
执行命令:`sudo xattr -cr Frpc-Desktop.app`
## 里程碑
- 2024-08-11: 发布v1.0.7版本
- 2024-08-09: 发布v1.0.6版本
- 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="screenshots/wechat-qr.jpg" alt="二维码" width="200">
## 演示
![connect server](https://github.com/luckjiawei/frpc-desktop/blob/main/screenshots/conn.png?raw=true)
![proxys manager](https://github.com/luckjiawei/frpc-desktop/blob/main/screenshots/proxys.png?raw=true)
![frp download](https://github.com/luckjiawei/frpc-desktop/blob/main/screenshots/versions.png?raw=true)
![config](https://github.com/luckjiawei/frpc-desktop/blob/main/screenshots/config.png?raw=true)
![log](https://github.com/luckjiawei/frpc-desktop/blob/main/screenshots/log.png?raw=true)
![about](https://github.com/luckjiawei/frpc-desktop/blob/main/screenshots/about.png?raw=true)
## 贡献者
<a href="https://github.com/luckjiawei/frpc-desktop/graphs/contributors">
<img src="https://contrib.rocks/image?repo=luckjiawei/frpc-desktop" />
</a>
## License
[MIT](LICENSE)
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=luckjiawei/frpc-desktop&type=Date)](https://star-history.com/#luckjiawei/frpc-desktop&Date)
<!-- 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