diff --git a/proxy-provider/scarus/amnezia.yaml b/proxy-provider/scarus/amnezia.yaml index 20854e0..38c1a6d 100644 --- a/proxy-provider/scarus/amnezia.yaml +++ b/proxy-provider/scarus/amnezia.yaml @@ -2,36 +2,158 @@ # KAZAKHSTAN # [Interface] # + Address = 100.70.184.183/32 -# DNS = 8.8.8.8, 8.8.4.4 +# + DNS = 8.8.8.8, 8.8.4.4 # + PrivateKey = reZgTReg3y4wff6p5lBDzDTA+R+46t7h3CJrveI+Dsg= -# Jc = 4 -# Jmin = 10 -# Jmax = 50 -# S1 = 110 -# S2 = 20 -# H1 = 211644422 -# H2 = 533572853 -# H3 = 237534087 -# H4 = 1314455475 +# + Jc = 4 +# + Jmin = 10 +# + Jmax = 50 +# + S1 = 110 +# + S2 = 20 +# + H1 = 211644422 +# + H2 = 533572853 +# + H3 = 237534087 +# + H4 = 1314455475 # [Peer] -# PublicKey = 5uUhd8S8MjnULEEAiSQysBi+JO6zfrXC0QIIsqsjUkc= +# + PublicKey = 5uUhd8S8MjnULEEAiSQysBi+JO6zfrXC0QIIsqsjUkc= # PresharedKey = WIBgPDNngeueVAuO4I+Yo0zP41NMiFDE/D7nh3Vjulw= -# AllowedIPs = 0.0.0.0/0, ::/0 +# + AllowedIPs = 0.0.0.0/0, ::/0 # + Endpoint = 5.189.202.78:46358 # PersistentKeepalive = 25 +# POLAND +# [Interface] +# Address = 100.71.64.86/32 +# DNS = 8.8.8.8, 8.8.4.4 +# PrivateKey = /K20yRTTw44Ged/fXjdf4hSLnr33igHMl0SAXy0aMCE= +# Jc = 2 +# Jmin = 10 +# Jmax = 50 +# S1 = 18 +# S2 = 122 +# H1 = 1512494805 +# H2 = 1147470590 +# H3 = 1658720028 +# H4 = 1826833034 +# [Peer] +# PublicKey = Z01PDi29KeHvdtThNoSmXdxG4zyT1yFbulcI7AA5nQg= +# PresharedKey = uExSfwmdNaUTiJmyNNMuoDavJEKdrdsAqNaVcZ/U00Y= +# AllowedIPs = 0.0.0.0/0, ::/0 +# Endpoint = 212.23.222.12:37089 +# PersistentKeepalive = 25 + +# USA +# [Interface] +# Address = 100.71.64.155/32 +# DNS = 8.8.8.8, 8.8.4.4 +# PrivateKey = Vuk0huRtjGpA7KtWuQN/kJE0CRFOFs3JysN71nDFGqg= +# Jc = 3 +# Jmin = 10 +# Jmax = 50 +# S1 = 145 +# S2 = 34 +# H1 = 203715079 +# H2 = 914012290 +# H3 = 174842657 +# H4 = 1514769902 +# [Peer] +# PublicKey = ZqTlR9tYsMacuawQQaU6UCoXdT1exYJD2tzFXTpN9zs= +# PresharedKey = oOJNRLL+5aOgimi28Lwq18w6xCrry4AFLt68fhbUSlk= +# AllowedIPs = 0.0.0.0/0, ::/0 +# Endpoint = 5.8.93.236:42854 +# PersistentKeepalive = 25 + + proxies: - name: "💫 kz-wg-amnezia" - type: wireguard - ip: 100.70.184.183/32 - private-key: reZgTReg3y4wff6p5lBDzDTA+R+46t7h3CJrveI+Dsg= + 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 + private-key: Vuk0huRtjGpA7KtWuQN/kJE0CRFOFs3JysN71nDFGqg= # peers: - - server: 5.189.202.78 - port: 46358 - public-key: 5uUhd8S8MjnULEEAiSQysBi+JO6zfrXC0QIIsqsjUkc= - allowed-ips: ['0.0.0.0/0', '::/0'] - # reserved: [209,98,59] # 如果需要自己填 - udp: true - mtu: <预设MTU> # 按需设置,不用直接删除 - remote-dns-resolve: true # 按需设置,不用直接删除 - dns: <使用的DNS> # 按需设置,不用直接删除 \ No newline at end of file + - server: 5.8.93.236 # + port: 42854 # + public-key: ZqTlR9tYsMacuawQQaU6UCoXdT1exYJD2tzFXTpN9zs= # + pre-shared-key: oOJNRLL+5aOgimi28Lwq18w6xCrry4AFLt68fhbUSlk= # 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: 1408 # + # 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: [8.8.8.8, 8.8.4.4] + amnezia-wg-option: + jc: 3 + jmin: 10 + jmax: 50 + s1: 145 + s2: 34 + h1: 203715079 + h2: 914012290 + h3: 174842657 + h4: 1514769902 + + 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 + private-key: /K20yRTTw44Ged/fXjdf4hSLnr33igHMl0SAXy0aMCE= # + peers: + - server: 212.23.222.12 # + port: 37089 # + public-key: Z01PDi29KeHvdtThNoSmXdxG4zyT1yFbulcI7AA5nQg= # + pre-shared-key: uExSfwmdNaUTiJmyNNMuoDavJEKdrdsAqNaVcZ/U00Y= # 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: 1408 # + # 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: [8.8.8.8, 8.8.4.4] + amnezia-wg-option: + jc: 2 + jmin: 10 + jmax: 50 + s1: 18 + s2: 122 + h1: 1512494805 + h2: 1147470590 + h3: 1658720028 + h4: 1826833034 + + 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 + private-key: reZgTReg3y4wff6p5lBDzDTA+R+46t7h3CJrveI+Dsg= # + peers: + - server: 5.189.202.78 # + port: 46358 # + public-key: 5uUhd8S8MjnULEEAiSQysBi+JO6zfrXC0QIIsqsjUkc= # + pre-shared-key: WIBgPDNngeueVAuO4I+Yo0zP41NMiFDE/D7nh3Vjulw= # 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: 1408 # + # 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: [8.8.8.8, 8.8.4.4] + amnezia-wg-option: + jc: 4 + jmin: 10 + jmax: 50 + s1: 110 + s2: 20 + h1: 211644422 + h2: 533572853 + h3: 237534087 + h4: 1314455475 + # AmneziaWG v1.5 + # i1: + # i2: + # i3: "" + # i4: "" + # i5: "" + # j1: + # j2: + # j3: + # itime: 60 \ No newline at end of file