DGD's recent timeline updates
DGD

DGD

V2EX member #656398, joined on 2023-10-26 08:50:27 +08:00
Today's activity rank 16165
Per DGD's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
DGD's recent replies
@peakj #7 确实,不过 Notion 提供了 MCP 和 cli ,可以用自己的 ai 进行操作了
这种磁盘租赁服务如何确保自己的隐私不被泄露?擦除所有的盘需要多久?
真是防不胜防,我现在都基本是能用 winget/homebrew 安装就用这两个安装软件
@Foralrec 我这边没问题,用的 loon
@msdogo 用的 loon
@msdogo 我这边没问题
确实好用
我是直接改 `~/.zshrc`,直接在终端输入 `proxy_on` 和 `proxy_off` 就好了。

```bash
# 终端代理开关
function proxy_on() {
export http_proxy=http://127.0.0.1:7890
export https_proxy=http://127.0.0.1:7890
export all_proxy=socks5://127.0.0.1:7890
export HTTP_PROXY=$http_proxy
export HTTPS_PROXY=$https_proxy
export ALL_PROXY=$all_proxy
echo -e "\033[32mProxy ON\033[0m"
}

function proxy_off() {
unset http_proxy https_proxy all_proxy HTTP_PROXY HTTPS_PROXY ALL_PROXY
echo -e "\033[31mProxy OFF\033[0m"
}

# 默认自动开启代理
proxy_on > /dev/null
```
我这边打开小米运动健康必定发烫😂
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5807 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 03:20 · PVG 11:20 · LAX 20:20 · JFK 23:20
♥ Do have faith in what you're doing.