From e1c35368f1b4ff28f897b07f40e6182997defa3e Mon Sep 17 00:00:00 2001 From: Amirhossein Ranjbaran Date: Mon, 12 Apr 2021 21:48:32 +0430 Subject: [PATCH] Update 1.3.4 --- .vs/Simple_VPN/v15/.suo | Bin 0 -> 6144 bytes Simple_VPN/Dashboard.Designer.cs | 2 +- Simple_VPN/Dashboard.cs | 6 +++--- Simple_VPN/Information.Designer.cs | 4 ++-- Simple_VPN/Information.cs | 2 +- Simple_VPN/Properties/AssemblyInfo.cs | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 .vs/Simple_VPN/v15/.suo diff --git a/.vs/Simple_VPN/v15/.suo b/.vs/Simple_VPN/v15/.suo new file mode 100644 index 0000000000000000000000000000000000000000..2989db8c04902f6e8df89558349eff1740300a5d GIT binary patch literal 6144 zcmca`Uhu)fjZzO8(10BSGsD0CoD6J8;*3aa1_1`J97ycn|Ns9%QXn>vISPhQ2m~?Y z17Qh+0)s0<9*{0#s02kN(LjuW6&~lz1ay5^xj1CM{&hx9pt=UA;sBtH`3zYMo}!>l}tmp#316&JYabCjxOQ*eym- zb+{-MGVBMLwF+t=A^Qz+Sqv2i+Rq5ecPv0mtp7nlzYMCM9Z3Jhl3qc18iYZB3#bOh zhKP)k!zBdhng1L1%(aK-eln-V5iOK(<_8&J8^8oQ^d4L?- zL!V8B{LcugKS1>cC^Uc+L4ch93E6K#z%+8oA5i=65CL;Zkw#7hr0AoTT1xCMU-Hl3 z@0=gWNB=u*=m9wh*)R~BfFpUd1=e)`l~kU$ygt5gLz*}N<)hMrECgB@of)hcVi-ah zih&~@ML;r!!GysVI2IBFWVrxGWRig+B)LF2(C83I)*UEU!r%cEO#=Fy)D9!(K=obDE4-|k?DJb=%f>Wa-kOZaNTwuK90LLz2sSM&l+v{7CgVGP3 X3NBoB@&IdU0%>srQcVa9_3{q@i2Oc7 literal 0 HcmV?d00001 diff --git a/Simple_VPN/Dashboard.Designer.cs b/Simple_VPN/Dashboard.Designer.cs index 052fc84..b120f9e 100644 --- a/Simple_VPN/Dashboard.Designer.cs +++ b/Simple_VPN/Dashboard.Designer.cs @@ -102,7 +102,7 @@ private void InitializeComponent() this.NameLbl.Name = "NameLbl"; this.NameLbl.Size = new System.Drawing.Size(145, 22); this.NameLbl.TabIndex = 3; - this.NameLbl.Text = "SimpleVPN 1.3.3"; + this.NameLbl.Text = "SimpleVPN 1.3.4"; // // CountriesCmBox // diff --git a/Simple_VPN/Dashboard.cs b/Simple_VPN/Dashboard.cs index fa6d225..a134759 100644 --- a/Simple_VPN/Dashboard.cs +++ b/Simple_VPN/Dashboard.cs @@ -22,7 +22,7 @@ private void Form1_Load(object sender, EventArgs e) } /* - * The Below Username & Password Valid Till : Monday, 19 April 2021 + * The Below Username & Password Valid Till : April 12, 2022. * * !!! Don't Modify ServerIP & selectedProtocol !!! * adapterName : You can choose whatever you like . @@ -36,8 +36,8 @@ private void Form1_Load(object sender, EventArgs e) private string serverIP = null; private string adapterName = "SimpleVPN"; - private string userName = "na.tasha.m.end.e.ztm.p@gmail.com"; - private string passWord = "Simple.V.P.N_U02"; + private string userName = "ja.ck.quel.i.n.e.ba.netmp@gmail.com"; + private string passWord = "Simple.V.P.N_U03"; private string preSharedKey = "seed4me"; private string selectedProtocol = null; diff --git a/Simple_VPN/Information.Designer.cs b/Simple_VPN/Information.Designer.cs index 393211f..25d3591 100644 --- a/Simple_VPN/Information.Designer.cs +++ b/Simple_VPN/Information.Designer.cs @@ -85,7 +85,7 @@ private void InitializeComponent() this.LatestLbl.Name = "LatestLbl"; this.LatestLbl.Size = new System.Drawing.Size(53, 21); this.LatestLbl.TabIndex = 6; - this.LatestLbl.Text = "1.3.3 :"; + this.LatestLbl.Text = "1.3.4 :"; // // LatestDynLbl // @@ -96,7 +96,7 @@ private void InitializeComponent() this.LatestDynLbl.Name = "LatestDynLbl"; this.LatestDynLbl.Size = new System.Drawing.Size(220, 16); this.LatestDynLbl.TabIndex = 7; - this.LatestDynLbl.Text = "[+] More Optimization\r\n[+] Reduced Memory usage\r\n[+] Minor Improvement"; + this.LatestDynLbl.Text = "[+] Added subscription for 365 days"; // // label1 // diff --git a/Simple_VPN/Information.cs b/Simple_VPN/Information.cs index dba648e..1579473 100644 --- a/Simple_VPN/Information.cs +++ b/Simple_VPN/Information.cs @@ -11,7 +11,7 @@ public Information() InitializeComponent(); } - DateTime endSub = new DateTime(2021, 4, 19); + DateTime endSub = new DateTime(2022, 4, 12); private void Information_Load(object sender, EventArgs e) { TimeSpan subResult = endSub.Subtract(DateTime.Today); diff --git a/Simple_VPN/Properties/AssemblyInfo.cs b/Simple_VPN/Properties/AssemblyInfo.cs index fa2361a..07ed763 100644 --- a/Simple_VPN/Properties/AssemblyInfo.cs +++ b/Simple_VPN/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.3.3.0")] -[assembly: AssemblyFileVersion("1.3.3.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.3.4.0")] +[assembly: AssemblyFileVersion("1.3.4.0")] \ No newline at end of file