diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 00000000..b0ccc885
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -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']
\ No newline at end of file
diff --git a/README.md b/README.md
index a2c24e7e..c00f4d8b 100644
--- a/README.md
+++ b/README.md
@@ -15,14 +15,14 @@
让你那些散落在世界各地的联网设备就像在隔壁房间一样轻松访问。
-[](https://github.com/snltty/linker)
-[](https://github.com/snltty/linker)
-[](https://hub.docker.com/r/snltty/linker-musl)
-[](https://github.com/snltty/linker/releases)
-[](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)
官方网站、使用说明文档、加入组织:1121552990
diff --git a/version.txt b/version.txt
index c4818747..b74d4b9e 100644
--- a/version.txt
+++ b/version.txt
@@ -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优化