Monday, January 13, 2014

Psiphon VPN

Hi guys. Today I'm gonna tell you about an awesome VPN software. It is named Psiphon. It is available for free download and the platforms supported are Windows PC and Android. A Web Proxy version of it is also available. It is very simple to use it and I'm gonna give you the download link to it for PC and Android.

Download Link:- https://s3.amazonaws.com/57wj-4j1q-wa7e/en/download.html

Here you can find all the download  links for PC and Android.

Google Play Store Link:- https://play.google.com/store/apps/details?id=com.psiphon3


How to Use:-

1. Execute the program from your download folder.
2. A window like this might appear


      You can select the checkboxes according to the type of connection you require

3. It might take some time to connect (1 to 2 minutes maximum). When the software gets connected to the proxy server,it will look like this:-



  To stop connecting or disconnect, you can always click the tick mark or the rotating arrow mark as  shown in the above two pictures


You're done. Now enjoy surfing the web with no limitations even on the go!!!

If you have any problem in understanding, you may comment below. I'll be glad to help you.

Thanks for reading. If you liked reading this,please do share and like.

Thursday, June 6, 2013

Use WiFi via Command Prompt

So today I am here to tell you how to use your PC's internet via WiFi via Command Prompt.
So how to do it.Lets start
  1. Click Start,All Programs and find cmd.exe and right click on it and click on Run As Administrator or      search for cmd and right click and click on Run As Administrator.
  2. Then enable your laptop WiFi and then return to command prompt.
  3. Then paste the following command 
                netsh wlan set hostednetwork mode=allow ssid=Test key=password

Here the Test is the SSID of the WiFi and password is its password.

    4.Then press enter and a window might appear like this:-

   
     5.Then paste the following command to start the WiFi

                    netsh wlan start hosted network

After that go to Network and Sharing Centre and Turn on sharing from your present internet connection for the WiFi to work. Here's how to do:-
i).Go to Network And Sharing Centre.
ii).Click on Ethernet or whatever is your connection mode
iii).Then click on properties and then a popup will come
iv).then click on Sharing
v).Then tick all the options and if it shows a connection box that for which connection to allow,select the required WiFi and done.
For easy understanding,see these photos:-







     6.Then a window might appear like this:-

 
      7.Then to stop the network,paste the following code:-

                    netsh wlan stop hosted network   

      8.Then a window will appear like this:-




Thanks for reading and please share and like.

Friday, April 26, 2013

Friday, April 12, 2013

Visual Basic Calculator latest new

The visual basic calculator I was talking about,I have added a bit of new functions to it like x^2 and all,and have uploaded a new one of it. You can download it from here

http://my.rapidshare.com/abhijeet715/9560

Sunday, April 7, 2013

Visual Basic Calculator

This is useful to the youngesters of my school as they can learn about visual basic and use this readymade calculator of visual basic which has been made by me.
Its not a very tough job if you know all the commands of visual basic.
to make a calculator:-

  • 1st open visual basic
  • then open standard.exe
  • then make your layout as you wish
  • then make the add,subtract,multiply and divide buttons
  • put the follwing command for the add button



NUM1 = Text1.Text
NUM2 = Text2.Text
RESULT = Val(NUM1) + Val(NUM2)
Text3.Text = RESULT

  • put the following command for the subtract button

NUM1 = Text1.Text
NUM2 = Text2.Text
RESULT = Val(NUM1) - Val(NUM2)
Text3.Text = RESULT

  • put the followingcommand for the multiply button
NUM1 = Text1.Text
NUM2 = Text2.Text
RESULT = Val(NUM1) * Val(NUM2)
Text3.Text = RESULT

  • put the following command for divide button

NUM1 = Text1.Text
NUM2 = Text2.Text
RESULT = Val(NUM1) / Val(NUM2)
Text3.Text = RESULT

DONE!!!!!

for a better calculator,you can download it from here


Saturday, March 30, 2013

Download videos from youtube via your mobile,etc

I know you guys want to download videos from youtube and it is easy to do all this from your pc as a couple of softwares are available. But if you want to download from mobile, visit the following link and read about it.

http://tubemate.net/

the apps name is tubemate,it allows you to download youtube videos in for free in various resolutions. You wont get the app in google play as many fakes have been put in google play So visit the website and check the available link(s) in there to download the app. It is a totally free app.
Thanks for reading.And don't forget to click on the like button.

Monday, March 25, 2013

Use skype and other apps via hideninja vpn

I know you guys want to use proxy and use some aps on your android. Also I had posted about another app named orbot but it required root access so here I am now giving you a free vpn software to use. You dony need to pay amything to use the vpn.

You can download it from here

https://play.google.com/store/apps/details?id=com.cryptninja.vpn&feature=search_result

Or go to the gogle play app on your  android device and and search for hideninja and download it. Predd connect and when it writes you're hideninja now,you are good to go. Or go and see the instructions given in playstore. I will try to provide an apk file of it as soon as possible.

AND THE BEST PART OF ALL, THIS IS A FREE VPN SOFTWARE.IT DOES NOT REQUIRE ANY PAYMENT LIKE ALL OTHER VPN APPS.
Any doubts you can contact me in anyway