Foxy proxy what does it do.
Foxy proxy what does it do.
Or I might ask first what would I want to use a proxy server for? Or another way of puting it, what is a proxy server?
Re: Foxy proxy what does it do.
Did read that. Could I use Foxyproxy in a hotel with wifi access to keep them from being able to "see" my computer...passwords, websites I visit....?
Re: Foxy proxy what does it do.
Anyway to do that?
- TigerRaptor
- DBB Fleet Admiral
- Posts: 2693
- Joined: Tue Feb 01, 2000 6:00 am
Re: Foxy proxy what does it do.
Only time I ever found use for a proxy was to bypass YouTube's, "this video is not available in your country" Beyond that I find them worthless for browser use.
First rule is do not enter any personal info on a network you don't trust. A firewall will stop unwanted visitors from entering your computer. Data leaving your computer is another story. Even if the signal leaving the computer is encrypted. This is absolutely no guarantee the data is safe.
First rule is do not enter any personal info on a network you don't trust. A firewall will stop unwanted visitors from entering your computer. Data leaving your computer is another story. Even if the signal leaving the computer is encrypted. This is absolutely no guarantee the data is safe.
- Krom
- DBB Database Master
- Posts: 16137
- Joined: Sun Nov 29, 1998 3:01 am
- Location: Camping the energy center. BTW, did you know you can have up to 100 characters in this location box?
- Contact:
Re: Foxy proxy what does it do.
http://en.wikipedia.org/wiki/Virtual_private_network
The best way to keep hotels from snooping your traffic is to set up an encrypted VPN, and then tunnel all of your internet access through it.
So what happens is at home you set up a VPN server that runs all the time, then when you are at a hotel you connect to your VPN and route all your internet traffic through it. The result is everything you download from the internet first comes through your home connection, then gets encrypted and sent to your laptop at the hotel, where your laptop decrypts and displays it. The hotel cannot know what you are doing because all of your traffic is encrypted and only goes to a single IP, and to the web sites you visit it appears as if you are at home.
There are also VPN services you can subscribe to for a monthly fee that will not only encrypt the traffic to and from your computer but will also obscure your IP address and physical location by passing all your traffic through proxies, which can be used to defeat some types of internet censorship and also regional blocking. Here is one such example: https://www.privateinternetaccess.com/
Note that these examples often come with speed limitations, bandwidth limitations, or both. If you use your own VPN server, all hotel internet access will be limited to no greater than the speed of your home connections upload speed. VPN services for sale often restrict what you can do over the VPN, for example some do not allow peer to peer file trading or other large file downloads because of bandwidth restrictions, others limit the speed you can use.
The best way to keep hotels from snooping your traffic is to set up an encrypted VPN, and then tunnel all of your internet access through it.
So what happens is at home you set up a VPN server that runs all the time, then when you are at a hotel you connect to your VPN and route all your internet traffic through it. The result is everything you download from the internet first comes through your home connection, then gets encrypted and sent to your laptop at the hotel, where your laptop decrypts and displays it. The hotel cannot know what you are doing because all of your traffic is encrypted and only goes to a single IP, and to the web sites you visit it appears as if you are at home.
There are also VPN services you can subscribe to for a monthly fee that will not only encrypt the traffic to and from your computer but will also obscure your IP address and physical location by passing all your traffic through proxies, which can be used to defeat some types of internet censorship and also regional blocking. Here is one such example: https://www.privateinternetaccess.com/
Note that these examples often come with speed limitations, bandwidth limitations, or both. If you use your own VPN server, all hotel internet access will be limited to no greater than the speed of your home connections upload speed. VPN services for sale often restrict what you can do over the VPN, for example some do not allow peer to peer file trading or other large file downloads because of bandwidth restrictions, others limit the speed you can use.
Re: Foxy proxy what does it do.
(Or if you already have an SSH server running somewhere, you can just tunnel through that.)
Re: Foxy proxy what does it do.
What Krom and Jeff said. VPN is the windows version, SSH is the Linux version.
SSH is a (relatively) common server tool that may come with a web server subscription. I don't know how much they will smile/frown upon you routing all of your internet traffic through it, but if you have a web site you may already have a server sitting there waiting for you to tunnel through.
I use SSH tunneling to get access to my apache server on the home machine- I don't want it open to the world, but I do want access to it, so I have my router forward SSH but not HTTP - if I use the SSH as a proxy, it browses to local addresses as if I were on my machine at home.
SSH is a (relatively) common server tool that may come with a web server subscription. I don't know how much they will smile/frown upon you routing all of your internet traffic through it, but if you have a web site you may already have a server sitting there waiting for you to tunnel through.
I use SSH tunneling to get access to my apache server on the home machine- I don't want it open to the world, but I do want access to it, so I have my router forward SSH but not HTTP - if I use the SSH as a proxy, it browses to local addresses as if I were on my machine at home.
Arch Linux x86-64, Openbox
"We'll just set a new course for that empty region over there, near that blackish, holeish thing. " Zapp Brannigan
"We'll just set a new course for that empty region over there, near that blackish, holeish thing. " Zapp Brannigan
Re: Foxy proxy what does it do.
VPN is for general use, SSH tunnels for stuff that you know the ports of and don't mind typing.
Basically if you are that paranoid leave the laptop or use suck it up and use a celluar modem.
Basically if you are that paranoid leave the laptop or use suck it up and use a celluar modem.
Re: Foxy proxy what does it do.
Is LogMeIn Hamach something to look into. I looked at it in the past put couldn't figure it out.
Re: Foxy proxy what does it do.
Not really.
Consider this: whats preventing the hotel from simply using your computer when you are out of your room?
The hotel internet will not be any more secure than your current home internet.
Consider this: whats preventing the hotel from simply using your computer when you are out of your room?
The hotel internet will not be any more secure than your current home internet.
- TigerRaptor
- DBB Fleet Admiral
- Posts: 2693
- Joined: Tue Feb 01, 2000 6:00 am
Re: Foxy proxy what does it do.
Bios password and Windows password.
Problem solved.
Problem solved.
Re: Foxy proxy what does it do.
For your data to be secure against physical access, the solution is the same as keeping people from eavesdropping on your network traffic: use encryption.
Re: Foxy proxy what does it do.
I'm really not concerned about the maids sitting down, propping up their feet and browsing around on my laptop. I'm more concerned about what someone can see when on their wifi. Passwords, user names......
Re: Foxy proxy what does it do.
you can get a router that supports vpn, and use that.
Chances are, the hotel room will have Ethernet.
Chances are, the hotel room will have Ethernet.