diff --git a/IPS b/IPS index e445b89..c4b2698 100644 --- a/IPS +++ b/IPS @@ -4,7 +4,7 @@ ips=( #server_ips: "10.10.11.1/24" "10.10.100.1/24" "10.10.11.2/24" #Client_ips: - "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" + "10.10.11.11.1/24/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" diff --git a/gen.sh b/gen.sh index bc415f0..2dd0d52 100755 --- a/gen.sh +++ b/gen.sh @@ -2,12 +2,12 @@ source IPS - #--------------------Input--------------------- echo -e "File Name with .conf:\r" read file_name echo -e "Please Put The Client Ip Address With Subnet:\r" -echo -e "The Ip Please:\r"; read user_input +echo -e "The Ip Please:\r"; read user_input +user_input+="/24" sleep 1 echo -e "Would You Like To Have DNS:\r";echo -e "[1=yes] or [2=no]\r";read answer sleep 1 diff --git a/qrscanme.png b/qrscanme.png deleted file mode 100644 index 174d257..0000000 Binary files a/qrscanme.png and /dev/null differ diff --git a/user_info b/user_info index 17d5b19..624c5e6 100644 --- a/user_info +++ b/user_info @@ -1,2 +1,3 @@ 7777777777 = privatekey= QF8KF7HlAbiRdHnsBpW6Sp4LAYaIjtyZUf9FtqJm/kU= publickey= Lbu2rZkhZhZvWSRSRLUOQz+MZR26jFLzWrZfsbg9bF4= 77777777777777 = privatekey= gLZf9EjcwVdPgHMAhdht0PvBYA9K1CkwU9QS20vHQWs= publickey= 76cjKTJ0XElpfbGTIEKGMWGrVRNDduosYbps8H/zwCc= +10.10.11.11.1/24 = privatekey= oKJbDn89SRf1TqRUayd+xWKfo/2v7d7JOCupYKcEQ3k= publickey= UdYskYvZ/IjsQ8MyCJYSwelhIPIFdrIxaOpZfmppNhY= diff --git a/7777777 b/vpn.conf similarity index 54% rename from 7777777 rename to vpn.conf index ad45862..891a45b 100644 --- a/7777777 +++ b/vpn.conf @@ -1,8 +1,9 @@ [Interface] -Address = 77777777777777 -PrivateKey = gLZf9EjcwVdPgHMAhdht0PvBYA9K1CkwU9QS20vHQWs= +Address = 10.10.11.11.1/24 +PrivateKey = oKJbDn89SRf1TqRUayd+xWKfo/2v7d7JOCupYKcEQ3k= +DNS = 123 [Peer] PublicKey = w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8= Endpoint = 81.201.149.152:18800 -AllowedIPs= 124 +AllowedIPs= 1234 PersistentKeepalive = 25