Skip to content

Commit 4692a4a

Browse files
doc: 增加博客
1 parent 7c3bbc2 commit 4692a4a

6 files changed

Lines changed: 50 additions & 1 deletion

File tree

content/page/links/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,11 @@ comments: false
221221
<p class="tool-desc">2026年便宜好用的翻墙机场推荐评测(科学上网长期更新)</p>
222222
<div class="tags"><span class="tag">VPN✈️</span></div>
223223
</a>
224+
<a class="tool-card" href="https://github.com/sindresorhus/awesome" target="_blank">
225+
<h3 class="tool-name">优质资源导航站</h3>
226+
<p class="tool-desc">😎 各种有趣话题的精彩列表</p>
227+
<div class="tags"><span class="tag">markdown</span></div>
228+
</a>
224229
</div>
225230
</section>
226231

@@ -275,6 +280,11 @@ comments: false
275280
<p class="tool-desc">AI 编码助手技能(支持 Claude Code、Codex、OpenCode、Cursor、Gemini CLI 等)。将任何包含代码、SQL 模式、R 脚本、shell 脚本、文档、论文、图像或视频的文件夹转换为可查询的知识图谱。应用代码+数据库模式+基础设施,尽在一个图中。</p>
276281
<div class="tags"><span class="tag">AI</span><span class="tag">Python</span></div>
277282
</a>
283+
<a class="tool-card" href="https://github.com/msitarzewski/agency-agents.git" target="_blank">
284+
<h3 class="tool-name">Agency Agents</h3>
285+
<p class="tool-desc">触手可及的完整人工智能代理机构——从前端开发高手到Reddit社区达人,从创意注入者到现实检验者。每位代理都是拥有独特个性、流程和可靠成果的专业人士。</p>
286+
<div class="tags"><span class="tag">Shell</span><span class="tag">Python</span></div>
287+
</a>
278288
</div>
279289
</section>
280290

content/post/code/ai/CodeGraph.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ tags:
1313
keywords:
1414
- AI
1515
- codegraph
16-
weight: 1
1716
id: 1ac13ad9-30ff-4e1d-aec4-951179735cbb
1817
# 是否可以添加评论
1918
comments: true
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: Shadowrocket 支持 tailscale 功能
3+
description: 最新版的 Shadowrocket 支持 tailscale 功能这意味着 tailscale 和 shadowrocket 的代理可以共存
4+
# 默认url路径是title如果不写slug
5+
slug: shadowrocketandtailscale
6+
date: 2026-07-09 16:38:58+0000
7+
# 是否生成目录
8+
toc: true
9+
categories:
10+
- shadowrocket
11+
- tailscale
12+
tags:
13+
- shadowrocket
14+
- tailscalekeywords
15+
id: baeb703a-b516-4a36-9690-90a952715825
16+
# 是否可以添加评论
17+
comments: true
18+
---
19+
20+
## Shadowrocket 使用 tailscale 教程
21+
22+
原先在 iPhone 上使用 rustdesk 连接访问 tailscale 的局域网其他设备,这需要开启 tailscale 客户端程序,但同时 Shadowrocket 就无法使用,在 iPhone 多个 vpn 只能开启一个但是在最新版 Shadowrocket(2.2.90) 增加 tailscale 的功能就解决使用 tailscale 时不能使用 Shadowrocket
23+
24+
### 创建 tailscale auth key
25+
26+
27+
![Snipaste_2026-07-09_16-52-40.png](img/vpn/Snipaste_2026-07-09_16-52-40.png)
28+
29+
30+
### 客户端连接 tailscale
31+
32+
需要下载最新版 Shadowrock 客户端,按照步骤最后这里会显示已连接
33+
34+
![Snipaste_2026-07-09_16-57-25.png](img/vpn/Snipaste_2026-07-09_16-57-25.png)
35+
36+
这里特别说明,虽然显示已连接但是通过 rustdesk 使用 tailscale 提供的 IP 去连接其他设备是失败的,从其他设备使用`tailscale ping 100.x.y.z`测试 iPhone 手机也是显示在线,单独开启 tailscale 客户端是可以正常连接上
37+
38+
![Snipaste_2026-07-09_17-05-15.png](img/vpn/Snipaste_2026-07-09_17-05-15.png)
39+
40+
通过 Shadowrocket 日志分析,发现 rustdesk 发出的请求走了官方地址 `rs-ny.rustdesk.com` 而没有 100.x.y.z 多次调整 rustdesk、shadowrocket的设置最终无果,希望有知晓的人指导一下
95.1 KB
Loading
125 KB
Loading
19 KB
Loading

0 commit comments

Comments
 (0)