30 lines
1.7 KiB
YAML
30 lines
1.7 KiB
YAML
proxies:
|
|
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.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
|
|
|