Updates
This commit is contained in:
@@ -569,6 +569,8 @@ proxy-providers:
|
||||
|
||||
# ————————————————————————————————————————————————————— PROXY GROUPS ————————————————————————————————————————————————————
|
||||
proxy-groups:
|
||||
# Личные, публичные, Лучший последний шанс, Лучший необычный
|
||||
|
||||
# # ——————————————————————————————————— fallback —————————————————————————————————— #
|
||||
|
||||
- name: "FALLBACK"
|
||||
@@ -865,8 +867,8 @@ proxy-groups:
|
||||
|
||||
- name: Steam
|
||||
proxies:
|
||||
- DIRECT ROUTE 🦊
|
||||
- DIRECT ROUTE 🐻
|
||||
- WAN A
|
||||
- WAN B
|
||||
- WAN BALANCER
|
||||
- PASS
|
||||
- Personal 1️⃣
|
||||
|
||||
@@ -62,9 +62,59 @@
|
||||
# Endpoint = 5.8.93.236:42854
|
||||
# PersistentKeepalive = 25
|
||||
|
||||
# VEZDEHOD NETHERLANDS
|
||||
# [Interface]
|
||||
# PrivateKey = mJd8aibZI0iuQqPxpTdbs1Enb9+Ury7ido20lu2NrWo=
|
||||
# Address = 10.136.82.167/32
|
||||
# DNS = 1.1.1.1, 8.8.4.4
|
||||
# MTU = 1380
|
||||
# Jc = 43
|
||||
# Jmin = 50
|
||||
# Jmax = 70
|
||||
# S1 = 110
|
||||
# S2 = 120
|
||||
# H1 = 1593635057
|
||||
# H2 = 430880481
|
||||
# H3 = 1214405368
|
||||
# H4 = 1739253821
|
||||
# [Peer]
|
||||
# PublicKey = gbUPMNfaxgRSGD3xcnnbAJSclxfnOyh4U1qqmYMWmCI=
|
||||
# PresharedKey = SCz82d6cfj9bfdlUyHwEBYC3u4T3znL6wFpJ7dMQYbM=
|
||||
# AllowedIPs = 0.0.0.0/0, ::/0
|
||||
# PersistentKeepalive = 25
|
||||
# Endpoint = nl02awg.kcufwfgnkr.net:60136
|
||||
|
||||
|
||||
proxies:
|
||||
- name: "💫 amz-wg-usa"
|
||||
- name: "vzd-wg-netherlands"
|
||||
type: wireguard #
|
||||
ip: 10.136.82.167/32 # The IPv4 address used by this machine in the Wireguard network
|
||||
# ipv6: # The IPv6 address used by this machine in the Wireguard network
|
||||
private-key: mJd8aibZI0iuQqPxpTdbs1Enb9+Ury7ido20lu2NrWo= #
|
||||
peers:
|
||||
- server: nl02awg.kcufwfgnkr.net #
|
||||
port: 60136 #
|
||||
public-key: gbUPMNfaxgRSGD3xcnnbAJSclxfnOyh4U1qqmYMWmCI= #
|
||||
pre-shared-key: SCz82d6cfj9bfdlUyHwEBYC3u4T3znL6wFpJ7dMQYbM= # Optional
|
||||
allowed-ips: ['0.0.0.0/0', '::/0'] #
|
||||
# reserved: # Optional value of the Wireguard protocol reserved field, required by some WARP nodes
|
||||
udp: true #
|
||||
mtu: 1380 #
|
||||
# dialer-proxy: # An identifier for an outbound proxy. When the value is not empty, the specified proxy/proxy-group will be used to make connections.
|
||||
remote-dns-resolve: true # Option whether to force remote DNS resolution
|
||||
dns: [1.1.1.1, 8.8.4.4]
|
||||
amnezia-wg-option:
|
||||
jc: 43
|
||||
jmin: 50
|
||||
jmax: 70
|
||||
s1: 110
|
||||
s2: 120
|
||||
h1: 1593635057
|
||||
h2: 430880481
|
||||
h3: 1214405368
|
||||
h4: 1739253821
|
||||
|
||||
- name: "amz-wg-usa"
|
||||
type: wireguard #
|
||||
ip: 100.71.64.155/32 # The IPv4 address used by this machine in the Wireguard network
|
||||
# ipv6: # The IPv6 address used by this machine in the Wireguard network
|
||||
@@ -92,7 +142,7 @@ proxies:
|
||||
h3: 174842657
|
||||
h4: 1514769902
|
||||
|
||||
- name: "💫 amz-wg-poland"
|
||||
- name: "amz-wg-poland"
|
||||
type: wireguard #
|
||||
ip: 100.71.64.86/32 # The IPv4 address used by this machine in the Wireguard network
|
||||
# ipv6: # The IPv6 address used by this machine in the Wireguard network
|
||||
@@ -120,7 +170,7 @@ proxies:
|
||||
h3: 1658720028
|
||||
h4: 1826833034
|
||||
|
||||
- name: "💫 amz-wg-kazakhstan"
|
||||
- name: "amz-wg-kazakhstan"
|
||||
type: wireguard #
|
||||
ip: 100.70.184.183/32 # The IPv4 address used by this machine in the Wireguard network
|
||||
# ipv6: # The IPv6 address used by this machine in the Wireguard network
|
||||
|
||||
0
rule-provider/services/amazon-cloudfront.yaml
Normal file
0
rule-provider/services/amazon-cloudfront.yaml
Normal file
Reference in New Issue
Block a user