Skip to content

Instantly share code, notes, and snippets.

View ricky9w's full-sized avatar
🏠
Working from home

Richard Wang ricky9w

🏠
Working from home
View GitHub Profile
@ricky9w
ricky9w / warp-teams.conf
Created November 15, 2021 10:11
Using Cloudflare WARP for Teams with wireguard
[Interface]
PrivateKey = your-private-key-here
ListenPort = 12345
Address = 172.16.0.2/32, fd01:5ca1:ab1e:819c:1099:903f:1f44:84e8/128
DNS = 1.1.1.1
MTU = 1280
[Peer]
PublicKey = your-public-key-here
AllowedIPs = 0.0.0.0/1, 128.0.0.0/1, ::/1, 8000::/1
@ricky9w
ricky9w / example-config.yaml
Created August 4, 2021 09:44
Clash config using proxy-providers and rule-providers
mixed-port: 7890
#---------------------------------------------------#
## 配置文件需要放置在 $HOME/.config/clash/*.yaml
allow-lan: false
mode: Rule
log-level: silent
external-controller: 127.0.0.1:60000
# 节点配置文件统一存放在 ./profiles/proxies/ 目录中
proxy-providers: