V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  PopeyeLau  ›  全部回复第 1 页 / 共 24 页
回复总数  477
1  2  3  4  5  6  7  8  9  10 ... 24  
@winglight

ifconfig 找到 tailscale 的虚拟网络

Surge 中配置

[Proxy]
Tailscale = direct, interface=<id>, allow-other-interface=true, test-url=http://192.168.xx.xx

[Rule]
RULE-SET,Home,Tailscale

[Ruleset Home]
IP-CIDR,192.168.xx.xx/24,no-resolve
@NewMoorj 可以看看这个
```dart
if (Platform.isAndroid) {
SystemChrome.setSystemUIOverlayStyle(
const SystemUiOverlayStyle(systemNavigationBarColor: Colors.transparent),
);
await SystemChrome.setEnabledSystemUIMode(SystemUiMode.edgeToEdge);
}
```
69 天前
回复了 imluo 创建的主题 分享创造 落网回来了 ,我们正式开始内测。
109 天前
回复了 BrightSphere 创建的主题 VPS 搬瓦工现在这么烂了吗,避雷
ban 了,过个几天又好了。
125 天前
回复了 musibii 创建的主题 macOS 出 Alfred 5 永久 license
Raycast 自己写插件还挺方便的
129 天前
回复了 doublenine99 创建的主题 程序员 关于代码对比工具
vscode 不是自带吗

code --diff a.js b.js
150 天前
回复了 nerkeler 创建的主题 Telegram telegrambot 有什么有意思的玩法吗
159 天前
回复了 IvanCrancy 创建的主题 macOS macOS 下如何修改 wifi 网卡的 Mac 地址?
220 天前
回复了 izzy27 创建的主题 macOS Mac 上有类似 Windows 的文件管理 App 吗
307 天前
回复了 szzhiyang 创建的主题 macOS Arc 浏览器正式发布了
Here’s a link to download Arc, the
browser I was telling you about!

https://arc.net/gift/d6f95971
1  2  3  4  5  6  7  8  9  10 ... 24  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   4504 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 39ms · UTC 10:03 · PVG 18:03 · LAX 03:03 · JFK 06:03
Developed with CodeLauncher
♥ Do have faith in what you're doing.