diff --git a/IPS b/IPS index 915ccd5..39ccfff 100644 --- a/IPS +++ b/IPS @@ -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" diff --git a/cat.py b/cat.py index b75ff94..4c73fa8 100755 --- a/cat.py +++ b/cat.py @@ -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!") diff --git a/config_file/vpn1.conf b/config_file/vpn1.conf deleted file mode 100644 index c6d5913..0000000 --- a/config_file/vpn1.conf +++ /dev/null @@ -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 diff --git a/gen.sh b/gen.sh index 2ccfaf7..fb44c43 100755 --- a/gen.sh +++ b/gen.sh @@ -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 - - diff --git a/qr-code/vpn1.conf.png b/qr-code/vpn1.conf.png deleted file mode 100644 index 3ed57cb..0000000 Binary files a/qr-code/vpn1.conf.png and /dev/null differ diff --git a/user_info b/user_info index ee9273d..e69de29 100644 --- a/user_info +++ b/user_info @@ -1 +0,0 @@ -10.10.11.3/24 = privatekey= qDQVqwEAtTdwUE4ZvjxTybZB7DSoXT05LlVAq3Tp62s= publickey= aW0DxexC5slC1xdsquFpbXHpLWIDXLUbSsx20Cj8NWA=