Skip to content

Instantly share code, notes, and snippets.

@Forgo7ten
Last active August 31, 2022 14:55
Show Gist options
  • Save Forgo7ten/ed4146c8977374c3ea8bfc9e871f8027 to your computer and use it in GitHub Desktop.
Save Forgo7ten/ed4146c8977374c3ea8bfc9e871f8027 to your computer and use it in GitHub Desktop.
手机clash抓包配置文件
mixed-port: 7890
allow-lan: false
mode: global
external-controller: 127.0.0.1:9090
log-level: info
dns:
enable: true
ipv6: true
enhanced-mode: redir-host
nameserver:
- 114.114.114.114
proxies:
- name: "转发Charles"
type: socks5
server: 192.168.124.21
port: 8889
- name: "转发BurpSuite"
type: http
server: 192.168.124.21
port: 8888
proxy-groups:
rules:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment