V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  Vintingb  ›  全部回复第 1 页 / 共 4 页
回复总数  68
1  2  3  4  
1 天前
回复了 Azote 创建的主题 DNS Dae 如何实现隐藏境外 DNS 流量?
@Vintingb alidns: 'h3://223.5.5.5:443/dns-query'
1 天前
回复了 Azote 创建的主题 DNS Dae 如何实现隐藏境外 DNS 流量?
```
dns {
upstream {
googledns: 'tcp+udp://8.8.8.8:53'
alidns: 'h3://223.5.5.5:443/dns-quety'
}
routing {
request {
qname(geosite:cn) -> alidns
fallback: googledns
}
}
}
```
@FatAAA 不是,国内流量不走 dae
非付费用户

Tool,Description,Availability
Bio,Used to remember information about the user for future context.,Always available
DALLE,Creates images from descriptive prompts based on specified policies.,Always available
Browser,Retrieves real-time information from the web for current events, recent topics, or unknown terms.,Always available
Python,Executes Python code in a Jupyter environment, useful for calculations, data analysis, and file handling.,Always available
Guardian Tool,Provides information on U.S. election-related voter facts and procedures.,Only for election info
18 天前
回复了 chuugoku 创建的主题 北京 北京回龙观地铁附近独卫主卧转租
价格多少呀,直接名盘
18 天前
回复了 luoxiaojian 创建的主题 优惠信息 三大运营商积分兑换,过期清零
电信已换
49 天前
回复了 devli 创建的主题 宽带症候群 singbox 的 fakeIP 和 realIP,选哪个好呢?
Realip
透明代理用 tproxy ,tun 能不用就不用,性能相对差一点
73 天前
回复了 dapolly 创建的主题 宽带症候群 新加坡家庭宽带 10G 如何利用起来
出落地吗,刚好缺个 sg 落地
118 天前
回复了 BlackSnow 创建的主题 Vim nvim 无法粘贴到转存到系统剪切板
118 天前
回复了 BlackSnow 创建的主题 Vim nvim 无法粘贴到转存到系统剪切板
更新 nvim 到最新版本,直接使用 +y 会自动运用 osc52

我一般这样使用:
```shell
vim.keymap.set('x', 'c', '"+y')
```
207 天前
回复了 yfang 创建的主题 Terminal 终端复用器目前最佳实践是什么?
tmux+nvim
阿里好像有免费提供的
268 天前
回复了 vcn8yjOogEL 创建的主题 VPS 欧洲 VPS 求推荐
naraja 阿姆斯特丹
322 天前
回复了 CassianAndor 创建的主题 OpenWrt openWrt.openClash vs. AppleTV 该如何抉择
n100 虚拟一个 Debian ,然后 all in Debian ,openwrt 只拨号,Debian 上 clash tun 模式,家里设备有需要的走 Debian ,没有需要的走 openwrt
neovim 的插件有打算开发吗
2023-11-29 12:51:44 +08:00
回复了 fengsi 创建的主题 程序员 请教大家代码阅读和调试的技巧
vim c+o 和 c+i
1  2  3  4  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2494 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 37ms · UTC 15:55 · PVG 23:55 · LAX 07:55 · JFK 10:55
Developed with CodeLauncher
♥ Do have faith in what you're doing.