add new client

This commit is contained in:
Leon Vita 2022-09-02 02:04:50 +01:00
parent b2f2ff48ec
commit 6a372ac390
6 changed files with 3 additions and 4 deletions

1
IPS
View File

@ -10,5 +10,4 @@ ips=(
)

2
gen.sh
View File

@ -134,7 +134,7 @@ echo -ne '\n'
push (){
echo -e "Start Pushing To Repo:"
git add .
git commit -m "add new client=$(user_input)"
git commit -m "add new client"
git push
echo -e "Done Pushing."
echo -ne '######################### (95%)\n'

View File

@ -1 +1 @@
10.10.11.3/24 = privatekey= KIo+K26EQy5sJgC1qBy+BNC3XgkrVDT0+jrOGd4asVI= publickey= qKDkRRM9+EjRk/XBkbln5Sj3rokid5ruO30ThB3HkUI=
10.10.11.3/24 = privatekey= qDtrTju57zk/1RgqyhvftIW5rkH95fKvO28RJ0r05HY= publickey= syL6M4NmFW9ibVaIEYGljlFO2t+s5M0WKnvx9Qqyq0I=

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1018 B

View File

@ -1,6 +1,6 @@
[Interface]
Address = 10.10.11.3/24
PrivateKey = KIo+K26EQy5sJgC1qBy+BNC3XgkrVDT0+jrOGd4asVI=
PrivateKey = qDtrTju57zk/1RgqyhvftIW5rkH95fKvO28RJ0r05HY=
DNS = 10.10.11.1,8.8.8.8
[Peer]
PublicKey = w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8=

BIN
vpn1.conf.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1022 B