From ef28c000201373c826e15d91caccc8b8833cbe18 Mon Sep 17 00:00:00 2001 From: DaTekShaman Date: Thu, 4 Dec 2025 11:43:30 +0300 Subject: [PATCH] Updates --- config-clash/pontifex/pontifex.yaml | 6 +- proxy-provider/scarus/amnezia.yaml | 56 ++++++++++++++++++- rule-provider/services/amazon-cloudfront.yaml | 0 3 files changed, 57 insertions(+), 5 deletions(-) create mode 100644 rule-provider/services/amazon-cloudfront.yaml diff --git a/config-clash/pontifex/pontifex.yaml b/config-clash/pontifex/pontifex.yaml index 3d0507d..3222a4c 100644 --- a/config-clash/pontifex/pontifex.yaml +++ b/config-clash/pontifex/pontifex.yaml @@ -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️⃣ diff --git a/proxy-provider/scarus/amnezia.yaml b/proxy-provider/scarus/amnezia.yaml index 235f0c7..0e09f43 100644 --- a/proxy-provider/scarus/amnezia.yaml +++ b/proxy-provider/scarus/amnezia.yaml @@ -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 diff --git a/rule-provider/services/amazon-cloudfront.yaml b/rule-provider/services/amazon-cloudfront.yaml new file mode 100644 index 0000000..e69de29