mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
58 lines
1.9 KiB
Markdown
58 lines
1.9 KiB
Markdown
<h1 align="center">
|
||
<br>
|
||
<img src="https://github.com/Safe3/firefly/raw/main/logo.png" alt="firefly" width="70px">
|
||
</h1>
|
||
<h4 align="center">萤火虫 WireGuard 服务器</h4>
|
||
|
||
<p align="center">
|
||
<a href="https://github.com/Safe3/firefly/releases"><img src="https://img.shields.io/github/downloads/Safe3/firefly/total">
|
||
<a href="https://github.com/Safe3/firefly/graphs/contributors"><img src="https://img.shields.io/github/contributors-anon/Safe3/firefly">
|
||
<a href="https://github.com/Safe3/firefly/releases/"><img src="https://img.shields.io/github/release/Safe3/firefly">
|
||
<a href="https://github.com/Safe3/firefly/issues"><img src="https://img.shields.io/github/issues-raw/Safe3/firefly">
|
||
<a href="https://github.com/Safe3/firefly/discussions"><img src="https://img.shields.io/github/discussions/Safe3/firefly">
|
||
</p>
|
||
<p align="center">
|
||
<a href="#特色">特色</a> •
|
||
<a href="#使用">使用</a> •
|
||
<a href="#感谢">感谢</a> •
|
||
<a href="#联系">联系</a> •
|
||
<a href="#授权">授权</a>
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
<p align="center">
|
||
<a href="https://github.com/Safe3/firefly/blob/main/README_EN.md">English</a>
|
||
<a href="https://github.com/Safe3/firefly/blob/main/README.md">中文</a>
|
||
</p>
|
||
|
||
|
||
---
|
||
|
||
萤火虫是一款简单、易架设的 WireGuard 服务端软件,可广泛用于异地组网、远程办公、内网穿透等场景。
|
||
|
||
|
||
|
||
## 特色
|
||
|
||
<h3 align="center">
|
||
<img src="https://github.com/Safe3/firefly/raw/main/firefly.png" alt="firefly" width="700px">
|
||
<br>
|
||
</h3>
|
||
|
||
|
||
- 提供简单、易用的web管理后台
|
||
- 支持所有 WireGuard 客户端接入
|
||
- 无需系统安装 WireGuard 组件
|
||
- 单文件、无额外库依赖
|
||
|
||
|
||
|
||
|
||
|
||
## 使用
|
||
|
||
萤火虫支持Linux x86、ARM等CPU架构环境,萤火虫服务端和WireGuard客户端下载地址: https://github.com/Safe3/firefly/releases ,其中以firefly-x-x开头的是服务端,包含wireguard名称的是客户端。
|