V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  PopeyeLau  ›  全部回复第 1 页 / 共 24 页
回复总数  476
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);
}
```
61 天前
回复了 imluo 创建的主题 分享创造 落网回来了 ,我们正式开始内测。
101 天前
回复了 BrightSphere 创建的主题 VPS 搬瓦工现在这么烂了吗,避雷
ban 了,过个几天又好了。
117 天前
回复了 musibii 创建的主题 macOS 出 Alfred 5 永久 license
Raycast 自己写插件还挺方便的
120 天前
回复了 doublenine99 创建的主题 程序员 关于代码对比工具
vscode 不是自带吗

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

https://arc.net/gift/d6f95971
356 天前
回复了 FaiChou 创建的主题 程序员 Mac mini 做网关的问题
「黑貓」把 M2 Mac mini 用作家用伺服器 | 入門教程 + 體驗感受
https://www.youtube.com/watch?v=CITHNloGlnU
1  2  3  4  5  6  7  8  9  10 ... 24  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5047 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 37ms · UTC 03:42 · PVG 11:42 · LAX 20:42 · JFK 23:42
Developed with CodeLauncher
♥ Do have faith in what you're doing.