Showing posts with label Study. Show all posts

Top 50 Free Proxy Sites – Free Proxy Server List 2015

Top 50 Free Proxy Sites – Free Proxy Server List 2015 – Free proxies works as a life saver when a particular site is banned in your region by your ISP,School,College,Goverment etc. Sometimes website owner bans them self in a particular region. SO in this case proxy helps a lot.Using proxy sites are very easy to use them. Just go to any popular proxy website and enter URL of your desired webpage or website and through proxy servers, you’ll be able to explore it without any problem yeah thats it. However, beware! Not all proxy websites are safe. Many of them contains malware, viruses, many proxy websites can steal your private information.



 
So foy your ease we are providing you 50 free proxy sites you can use them. And enjoy your privacy.
Yes this is really very easy to use.
  1. HideMyAss - https://www.hidemyass.com/proxy
  2. Proxify – http://proxify.com/p/
  3. Ninja Clock – http://ninjacloak.com/
  4. AnonyMouse - http://anonymouse.org/
  5. AnonyMizer – http://www.anonymizer.com/
  6. kProxy – http://www.kproxy.com/
  7. BlewPass - http://www.blewpass.com/
  8. Zfreez – http://zendproxy.com/
  9. Vobas – http://www.vobas.com/
  10. Don’t Filter – http://www.dontfilter.us/
  11. Vtunnel – http://vtunnel.com/
  12. Proxy.org – http://proxy.org/
  13. New Ip Now – http://newipnow.com/
  14. WebProxy.net – http://webproxy.net/
  15. 4everproxy - http://4everproxy.com/
  16. Unblock My Web – http://www.unblockmyweb.com/
  17. YouTube Unblock Proxy – http://youtubeunblockproxy.com
  18. Working Proxy – http://workingproxy.net
  19. Free Open Proxy – http://freeopenproxy.com
  20. Proxy 2014 – http://proxy2014.net
  21. Unblock YouTube Free – http://unblockyoutubefree.net
  22. Free YouTube – http://freeyoutube.net
  23. HideOnline Proxy – http://freeyoutube.net
  24. Rapid Proxy – http://rapidproxy.us
  25. Unblock YouTube Beat School – http://unblockyoutubeatschool.com
  26. Hiding Your Info – http://hidingyour.info
  27. Unblocker – http://unblocker.us
  28. Fast USA Proxy – http://fastusaproxy.com
  29. YouTube Free Proxy – http://youtubefreeproxy.net
  30. Proxyo – http://proxyo.info
  31. Quickproxy – http://quickproxy.co.uk
  32. Defilter – http://defilter.us
  33. Free Proxy Server – http://freeproxyserver.uk
  34. Free YouProxyTube – http://freeyouproxytube.com
  35. The Best Proxy – http://thebestproxy.info
  36. EXCS – http://ecxs.asia
  37. Just Proxy – http://justproxy.co.uk
  38. Proxy-2014 – http://proxy-2014.com
  39. VPN Browse – http://vpnbrowse.com
  40. ProxyOne – https://proxyone.net
  41. Web Proxy Free – http://webproxyfree.net
  42. Can’t Block This – http://cantblockthis.org
  43. Hide The Internet – http://hidetheinternet.com
  44. Greatest Free Proxy – http://greatestfreeproxy.com
  45. Proxay – http://www.proxay.co.uk
  46. ViewTube – http://viewyoutube.net
  47. PRO Unblock – http://pro-unblock.com
  48. HideMyTraxProxy – https://hidemytraxproxy.ca/
  49. Working Proxy – http://workingproxy.net
  50. Star Doll Proxy – http://stardollproxy.com
  51. HideMyAss UK – http://hidemyass.co.uk
We hope that you have liked our article. Support us by sharing it more with your friends.
Monday, 19 January 2015
Posted by Niraj lathiya

Auto Save Passwords Without Notification in Firefox

Hello guys, Today i am going to write about a simple firefox hack which helps you to hack your friends easily. When ever you try to login in any account, firefox shows a notification asking for store user name and password for this website. But after using this trick it will never ask to store the password but it would automatically store all the password. Its ideal trick if you want to get someones login details who uses your computer.


follow these steps:
1) First of all you need to close firefox.
2) Now locate the nsloginmanagerprompter.js file which is normally found in
    C:\ProgramFiles\MozillaFirefox\Components\
3) Open nsloginmanagerprompter.js with notepad or other editor. But the editor which would show the line      number will be ideal.
4) Replace the entire line 804 to 869 with the following code
   
    var pwmgr = this._pwmgr;
    pwmgr.addLogin(aLogin);

    After replacing this, save this file
    Now it’s done. yeppie….

    To see the usernames + passwords, go to tools –> options –> security –> saved password
i hope you like this, please pass your comments
Thursday, 18 December 2014
Posted by Niraj lathiya

Private and Public IP Addresses: What’s the Difference?

Private vs. Public IP Addressesinternet Protocol (IP) addresses are usually of two types: Public and Private. If you have ever wondered to know what is the difference between a public and a private IP address, then you are at the right place.

In this post I will try to explain the difference between a public and a private IP address in layman’s terms so that it becomes simple and easy to understand.


What are Public IP Addresses?

 

A public IP address is assigned to every computer that connects to the Internet where each IP is unique. In this case, there cannot exist two computers with the same public IP address all over the Internet. This addressing scheme makes it possible for the computers to “find each other” online and exchange information. User has no control over the IP address (public) that is assigned to the computer. The public IP address is assigned to the computer by the Internet Service Provider as soon as the computer is connected to the Internet gateway.

A public IP address can be either static or dynamic. A static public IP address does not change and is used primarily for hosting web pages or services on the Internet. On the other hand, a dynamic public IP address is chosen from a pool of available addresses and changes each time one connects to the Internet.

Most Internet users will only have a dynamic IP assigned to their computer which goes off when the computer is disconnected from the Internet. Thus when it is re-connected it gets a new IP.
You can check your public IP address by visiting www.whatismyip.com

What are Private IP Addresses?

 

An IP address is considered private if the IP number falls within one of the IP address ranges reserved for private networks such as a Local Area Network (LAN). The Internet Assigned Numbers Authority (IANA) has reserved the following three blocks of the IP address space for private networks (local networks):


10.0.0.0 – 10.255.255.255 (Total Addresses: 16,777,216)
172.16.0.0 – 172.31.255.255 (Total Addresses: 1,048,576)
192.168.0.0 – 192.168.255.255 (Total Addresses: 65,536)
 
Private IP addresses are used for numbering the computers in a private network including home, school and business LANs in airports and hotels which makes it possible for the computers in the network to communicate with each other.

Say for example, if a network X consists of 10 computers, each of them can be given an IP starting from 192.168.1.1 to 192.168.1.10. Unlike the public IP, the administrator of the private network is free to assign an IP address of his own choice (provided the IP number falls in the private IP address range as mentioned above).

Devices with private IP addresses cannot connect directly to the Internet. Likewise, computers outside the local network cannot connect directly to a device with a private IP. It is possible to interconnect two private networks with the help of a router or a similar device that supports Network Address Translation.

If the private network is connected to the Internet (through an Internet connection via ISP), then each computer will have a private IP as well as a public IP. Private IP is used for communication within the network where as the public IP is used for communication over the Internet. Most Internet users with a DSL/ADSL connection will have both a private as well as a public IP. 

You can know your private IP by typing ipconfig command in the command prompt. The number that you see against “IPV4 Address:” is your private IP which in most cases will be 192.168.1.1 or 192.168.1.2. Unlike the public IP, private IP addresses are always static in nature.

Common Myth about Private IP Address:

 

Most people assume that a private IP is the one used for stealth Internet activities and hence cannot be detected. But this is NOT TRUE!.

Unlike what most people think, a private IP address (unlike the private telephone number) is just like any other IP address that belongs to a private network. In reality, there is no public IP address that is impossible to trace as the protocol itself is designed for transparency.

Saturday, 2 August 2014
Posted by Niraj lathiya

Popular Posts

Powered by Blogger.

- Copyright © Techno-World -Metrominimalist- Powered by Blogger - Designed by Johanes Djogan -