Regenerated wireguard config for gluetun
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
version: "3"
|
||||
|
||||
networks:
|
||||
traefik:
|
||||
external: true
|
||||
@@ -21,13 +19,14 @@ services:
|
||||
VPN_TYPE: wireguard
|
||||
VPN_SERVICE_PROVIDER: custom
|
||||
WIREGUARD_PRIVATE_KEY: "{{ torguard_private_key }}"
|
||||
WIREGUARD_PUBLIC_KEY: "sC96pq087HvVpRNA5oKjiotwGuRRZbdLiTgmqP+Du2s="
|
||||
WIREGUARD_PUBLIC_KEY: "fLDSO1YJxryyquen+XupegFQWhsWkGva+g3BtuIRyWs="
|
||||
WIREGUARD_ADDRESSES: "{{ torguard_address }}"
|
||||
VPN_ENDPOINT_IP: "146.70.137.122"
|
||||
VPN_ENDPOINT_IP: "38.96.254.100"
|
||||
VPN_ENDPOINT_PORT: "1443"
|
||||
FIREWALL_VPN_INPUT_PORTS: "55230"
|
||||
FIREWALL_VPN_INPUT_PORTS: "45333"
|
||||
FIREWALL_OUTBOUND_SUBNETS: "10.0.0.0/24"
|
||||
DOT: "off"
|
||||
DNS_ADDRESS: "9.9.9.9"
|
||||
DNS_ADDRESS: "10.8.0.1"
|
||||
TZ: "{{ timezone }}"
|
||||
HTTPPROXY: "on"
|
||||
HTTPPROXY_USER: httpproxy
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
torguard_private_key: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
38386463313536353366303733396232663136393431656432346332353131333630343730336262
|
||||
3436633832613935323134393662666233643032613463310a656364653639363739306265306361
|
||||
61616261663139323238636634306330393733393065373138323463653935366335363639626265
|
||||
3862396562393536320a366335363435636436333139356239306262303838333162613530643732
|
||||
64336161306633343866383538303536316163396566326336633961333136373736373364343430
|
||||
3361613566346563346664353834613361616666383065303162
|
||||
30666664646463323238386164393462633236643531656564343835383661623335363562396631
|
||||
3439303437393364353064653338376563383362316237300a616338303763653034656564316630
|
||||
30626437396531323763633133363565383530393737383064366661313430623936646264373933
|
||||
3734313736356534390a633837333264383233313962326636323534346163353064306539323230
|
||||
32373237396534366638356631333266386265353862666436323665376339363236336361653937
|
||||
6236396266336637383032643434656234653232303236373931
|
||||
|
||||
torguard_address: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
61626363346663646462626434316566353464623161396362356330333338616466633266383733
|
||||
3363393464616534316339393935646438333764383765370a383236613539613866373838353061
|
||||
39393661393035373132663439653361363761613264656462623237336637356162623439336238
|
||||
6635383734303539640a336366373164336262363630636562636136316166343362306265326163
|
||||
39306365613539383666303130633937643238653635393738323665323938646335
|
||||
38313562363039623039623164373435653833333763653562626434666431666435653037393034
|
||||
6130396230363362633761343636313066333433363135370a333732353335336231366433393631
|
||||
38393131326565633433363138346363343863393730613936643034353435656438613331343763
|
||||
3138616466623530350a383164616533303461396365316331633061333431366639356637396337
|
||||
34343533366261343837653763636333326634373935316465613233316564623266
|
||||
|
||||
|
||||
Reference in New Issue
Block a user