add new client=''

This commit is contained in:
Leon Vita 2022-09-01 22:33:42 +01:00
parent cf3548274e
commit 24fbdaf556
5 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,8 @@
[Interface]
Address = 7777777777
PrivateKey = QF8KF7HlAbiRdHnsBpW6Sp4LAYaIjtyZUf9FtqJm/kU=
DNS = 77777777
Address = 77777777777777
PrivateKey = gLZf9EjcwVdPgHMAhdht0PvBYA9K1CkwU9QS20vHQWs=
[Peer]
PublicKey = w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8=
Endpoint = 81.201.149.152:18800
AllowedIPs= 77777777
AllowedIPs= 124
PersistentKeepalive = 25

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:
"7777777777/24" "10010001/24" "10.10.111/24" "10.10.11.100/24/24" "10.10.10.10/24" "10.10.11.4/24" "10.10.11.3/24"
"77777777777777/24" "7777777777/24" "10010001/24" "10.10.111/24" "10.10.11.100/24/24" "10.10.10.10/24" "10.10.11.4/24" "10.10.11.3/24"

2
gen.sh
View File

@ -110,7 +110,7 @@ echo -ne '\n'
push (){
echo -e "Start Pushing To Repo:"
git add .
git commit -m "add new client= $userinput"
git commit -m "add new client='$userinput'"
git push
echo -e "Done Pushing."
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 907 B

View File

@ -1 +1,2 @@
7777777777 = privatekey= QF8KF7HlAbiRdHnsBpW6Sp4LAYaIjtyZUf9FtqJm/kU= publickey= Lbu2rZkhZhZvWSRSRLUOQz+MZR26jFLzWrZfsbg9bF4=
77777777777777 = privatekey= gLZf9EjcwVdPgHMAhdht0PvBYA9K1CkwU9QS20vHQWs= publickey= 76cjKTJ0XElpfbGTIEKGMWGrVRNDduosYbps8H/zwCc=