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">
|
|
|
|
<img src="public/logo/512x512.png" alt="Logo" width="80" height="80">
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<h3 align="center">Frpc-Desktop</h3>
|
|
|
|
|
|
|
|
<p align="center">
|
2023-11-28 17:12:02 +08:00
|
|
|
🎉 一个Frp Client 跨平台桌面端
|
2023-11-28 17:07:39 +08:00
|
|
|
<br />
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
|
2023-11-28 17:22:37 +08:00
|
|
|
## 演示
|
|
|
|
|
2023-11-28 17:26:07 +08:00
|
|
|

|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|

|
2023-11-28 17:22:37 +08:00
|
|
|
|
2023-11-28 17:07:39 +08:00
|
|
|
[//]: # (## 里程碑)
|
|
|
|
|
|
|
|
[//]: # (- 2023-11-28: 发布v1.0版本)
|
|
|
|
|
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
|
|
|
|
|
|
|
<!-- 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
|
2023-11-28 17:12:02 +08:00
|
|
|
[license-url]: https://github.com/luckjiawei/frpc-desktop/blob/master/LICENSE.txt
|