Heres a set of very basic youtube proxies. As I’ve previously explained, using normal proxies instead of VPN solutions might not be the most appropriate solution for you if you want anonymized surfing. However if you want to bypass simple network filters and blocks then you might manage with a basic internet proxy.
Read more »
As I’ve previously explained, using normal proxies instead of VPN solutions might not be the most appropriate solution. You’ll most likely want a real VPN if you want to bypass an ip ban or say anonymous. However the demand for proxies is so high that I’ve decided to include them here as well. Here are a set of very basic internet proxies.
So you’ve been banned from Chatroulette and you’ve tried removing that ban according to How To Remove a Chatroulette ban. This means that Chatroulette have banned your IP and there is nothing you can do about it for now. What you can do is either wait for the ban to be removed or access the site from another ip. Let’s take a look at the other option.
With the use of webcam sites such as Chatroulette and Omegle on the rise I could not help wondering what new challenges services of this kind will have to face. We’ve all heard of webcam cappers and people with fake webcams, but that’s old news. I imagine that it’s more or less common knowledge nowadays.
So, you’ve been banned from Chatroulette? You’ve changed your ip, tried proxies and it still wont let you back on? Dont worry, you’re not alone. Since chatroulette launched their new interface, introducing the report button, a lot of people have been getting similiar problems.
The problem seem to lie in how they ban you. Chatroulette does not simply rely on an ip ban – they save a flash variable on your hard drive which serves as an identifier each time you access the site. Even though they remove the ip ban, the variable will still be there redirecting you to the banned page. However, there is a simple solution.
As the most popular social networking site, Facebook like all other communities is subject to its share of hacks. Methods on how to access peoples private photo albums have previously surfaced and I recently found out that it’s possible to find the facebook profile associated with a certain photo.
This is made possible because the photo url contains the profile id. Just paste this javascript function into the adress bar and run it and you’ll be redirected to the profile.
//Copy and paste this into the adress bar
javascript:(function(){var sp = location.href.split('/'); var f = sp[sp.length-1].split('_'); window.open("http://www.facebook.com/profile.php?id="+f[2],Math.random()); })();