-
Notifications
You must be signed in to change notification settings - Fork 86
/
Copy pathMac1.conf
48 lines (37 loc) · 1.06 KB
/
Mac1.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[General]
#!include Common.conf
[Replica]
#!include Common.conf
[Ponte]
#!include Common.conf
[Proxy]
Ad-Pass = direct
Ad-Block = reject
Ad-GIF = reject-tinygif
Proxy01 = https,adc-us.com,443,username = 用户名,password = 密码
Proxy02 = ss, abc-kt.com, 443, encrypt-method = rc4-md5, password = 密码
Proxy03 = socks5, abc-cn.com, 443, username = 用户名, password = 密码
Proxy04 = vmess, abc-cn.com, 443, username = 用户名, tfo=true
Snell = snell, abc-cn.com, 443, psk=密码, obfs=tls, obfs-host=itunes.apple.com, version=4, reuse=true, tfo=true
Warp+ = wireguard, section-name=2AAAAAA
[Proxy Group]
#!include Common.conf
[Rule]
#!include Common.conf
[Host]
#!include Common.conf
[URL Rewrite]
#!include Common.conf
[Header Rewrite]
#!include Common.conf
[SSID Setting]
#!include Common.conf
[MITM]
#!include Common.conf
[WireGuard 2AAAAAA]
private-key = Your private-key
self-ip = 172.16.0.2
self-ip-v6 = 2606:4700:4700:4700:4700
dns-server = 1.1.1.1
mtu = 1280
peer = (public-key = Your public-key, allowed-ips = "0.0.0.0/0, ::/0", endpoint = 162.159.195.6:2408)