add new client

This commit is contained in:
Leon Vita 2022-11-09 21:34:09 +00:00
parent be8cd8988f
commit ccbe346b61
7 changed files with 19 additions and 2 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
IPS
View File

@ -4,7 +4,7 @@ ips=(
#server_ips:
"10.10.11.1/24" "10.10.100.1/24" "10.10.11.2/24"
#Client_ips:
"10.10.11.6/24" "10.10.11.91/24" "10.10.11.30/24" "10.10.11.90/24" "10.10.11.4/24" "10.10.11.3/24" "10.10.11.61/24" "10.10.11.51/24" "10.10.11.60/24" "10.10.11.50/24"
"10.10.11.12/24" "10.10.11.6/24" "10.10.11.91/24" "10.10.11.30/24" "10.10.11.90/24" "10.10.11.4/24" "10.10.11.3/24" "10.10.11.61/24" "10.10.11.51/24" "10.10.11.60/24" "10.10.11.50/24"

BIN
config_file/.DS_Store vendored Normal file

Binary file not shown.

View File

@ -4,6 +4,6 @@ PrivateKey = WFgTVDZZpD5hwPZNafashcpxDIktrjCrSEd2woiOw1c=
DNS = 10.10.11.1,8.8.8.8
[Peer]
PublicKey = w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8=
Endpoint = 81.201.149.152:18900
Endpoint = 45.158.40.162:18900
AllowedIPs= 10.10.11.0/24
PersistentKeepalive = 25

View File

@ -0,0 +1,8 @@
[Interface]
Address = 10.10.11.6/24
PrivateKey = mLOw7qfnKtlQrP5MNelyPa31+sldY5v4bV+Osy/W3Ws=
[Peer]
PublicKey = w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8=
Endpoint = 45.158.40.162:18900
AllowedIPs= 10.10.11.0/24
PersistentKeepalive = 25

View File

@ -0,0 +1,8 @@
[Interface]
Address = 10.10.11.12/24
PrivateKey = KDWbHoNkMi0WFL6DJFbvuDrWrVC7Buc/RfGL5urx9HM=
[Peer]
PublicKey = w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8=
Endpoint = 45.158.40.162:18900
AllowedIPs= 10.10.11.0/24
PersistentKeepalive = 25

View File

@ -9,3 +9,4 @@
10.10.11.91/24 = privatekey= 6OgT83RheGg497m973fTER+aLng6NKhUsF5G/3yWa10= publickey= 24TAa1HMXTPaFNfbXLkuxVy305NjSAegMSYjKLH5Kjc=
10.10.11.62/24 = privatekey= YMhYVp10kwKTTXJMl2NNo6yeFl94Kjg7Cq00tF4SXVA= publickey= DiA9FKxMDziCt4sEsINIdc8RlM1hq9fA4LVwf062mAE=
10.10.11.6/24 = privatekey= mLOw7qfnKtlQrP5MNelyPa31+sldY5v4bV+Osy/W3Ws= publickey= TzAImxyt2by5BfCR79U5giD4rzPrUrtWWy2IvXVF+ik=
10.10.11.12/24 = privatekey= KDWbHoNkMi0WFL6DJFbvuDrWrVC7Buc/RfGL5urx9HM= publickey= djNLXtdgDAD2P/14EHXG8bjcHkKvPflNZhEHq5AEcgU=