This commit is contained in:
Leon Vita 2022-09-02 04:10:12 +01:00
parent 7dc7a89971
commit 59cc6dfe54
6 changed files with 10 additions and 24 deletions

1
IPS
View File

@ -4,7 +4,6 @@ ips=(
#server_ips:
"10.10.11.1/24" "10.10.100.1/24" "10.10.11.2/24"
#Client_ips:
"10.10.11.3/24"

19
cat.py
View File

@ -15,14 +15,15 @@ def cat_search():
print(""" `--' `--" """"")
def cat_done():
print(""" /\ /|""")
print("""{ `---' }""")
print("""{ O O }""")
print(""" /\ /|""")
print(""" { `---' }""")
print(""" { O O }""")
print(""""~~> V <~~""")
print(""" \ \|/ /""")
print(""" `-----'____""")
print(""" / \ \_""")
print(""" { }\ )_\_ _""")
print(""" | \_/ |/ / \_\_/ )""")
print(""" \__/ /(_/ \__/""")
print(""" \ \|/ /""")
print(""" `-----'____""")
print(""" / \ \_""")
print(""" { }\ )_\_ _""")
print(""" | \_/ |/ / \_\_/ )""")
print(""" \__/ /(_/ \__/""")
print(""" (__/""")
print("All Done!")

View File

@ -1,9 +0,0 @@
[Interface]
Address = 10.10.11.3/24
PrivateKey = qDQVqwEAtTdwUE4ZvjxTybZB7DSoXT05LlVAq3Tp62s=
DNS = 10.10.11.1,8.8.8.8
[Peer]
PublicKey = w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8=
Endpoint = 81.201.149.152:18800
AllowedIPs= 10.10.11.0/24
PersistentKeepalive = 25

4
gen.sh
View File

@ -82,7 +82,6 @@ else
exit 1
fi
echo -ne '################ (60%)\n'
sleep 1
echo "Adding peer......";sleep 2
@ -131,7 +130,6 @@ echo -ne '\n'
}
#---------------Pushing-to-repo-----------------
push (){
echo -e "Start Pushing To Repo:"
@ -149,5 +147,3 @@ push (){
check_ip
#-----------------End--Call------------------
exit 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1008 B

View File

@ -1 +0,0 @@
10.10.11.3/24 = privatekey= qDQVqwEAtTdwUE4ZvjxTybZB7DSoXT05LlVAq3Tp62s= publickey= aW0DxexC5slC1xdsquFpbXHpLWIDXLUbSsx20Cj8NWA=