This commit is contained in:
snltty
2025-10-24 00:02:10 +08:00
parent b64efd5930
commit 5c465955ac
3 changed files with 20 additions and 8 deletions
+12
View File
@@ -0,0 +1,12 @@
# These are supported funding model platforms
github: [ snltty ] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
+7 -7
View File
@@ -15,14 +15,14 @@
让你那些散落在世界各地的联网设备就像在隔壁房间一样轻松访问。
[![Stars](https://img.shields.io/github/stars/snltty/linker?style=for-the-badge)](https://github.com/snltty/linker)
[![Forks](https://img.shields.io/github/forks/snltty/linker?style=for-the-badge)](https://github.com/snltty/linker)
[![Docker Pulls](https://img.shields.io/docker/pulls/snltty/linker-musl?style=for-the-badge)](https://hub.docker.com/r/snltty/linker-musl)
[![Release](https://img.shields.io/github/v/release/snltty/linker?sort=semver&style=for-the-badge)](https://github.com/snltty/linker/releases)
[![License](https://img.shields.io/github/license/snltty/linker?style=for-the-badge)](https://mit-license.org/)
[![Stars[1]](https://img.shields.io/github/stars/snltty/linker?style=for-the-badge)](https://github.com/snltty/linker)
[![Forks[2]](https://img.shields.io/github/forks/snltty/linker?style=for-the-badge)](https://github.com/snltty/linker)
[![Docker Pulls[3]](https://img.shields.io/docker/pulls/snltty/linker-musl?style=for-the-badge)](https://hub.docker.com/r/snltty/linker-musl)
[![Release[4]](https://img.shields.io/github/v/release/snltty/linker?sort=semver&style=for-the-badge)](https://github.com/snltty/linker/releases)
[![License[5]](https://img.shields.io/github/license/snltty/linker?style=for-the-badge)](https://mit-license.org/)
[![GitHub Workflow][6]](https://github.com/snltty/linker/actions)
[![GitHub License][7]](https://github.com/snltty/linker/blob/main/LICENSE)
[![GitHub Workflow][1]](https://github.com/snltty/linker/actions)
[![GitHub License][5]](https://github.com/snltty/linker/blob/main/LICENSE)
<a href="https://linker.snltty.com">官方网站</a>、<a href="https://linker-doc.snltty.com">使用说明文档</a>、<a href="https://jq.qq.com/?_wv=1027&k=ucoIVfz4" target="_blank">加入组织:1121552990</a>
+1 -1
View File
@@ -1,5 +1,5 @@
v1.9.4
2025-10-23 23:54:49
2025-10-24 00:02:10
1. 一些累计更新,一些BUG修复
2. 虚拟网卡TCP转代理,为TCP隧道提速
3. 一些UI优化