Sponsored Content
Top Forums UNIX for Advanced & Expert Users Bypassing blocking of websites... Post 302540130 by zixzix01 on Tuesday 19th of July 2011 04:55:37 PM
Old 07-19-2011
Bypassing blocking of websites...

So my workplace uses websense to block certain websites. I read while researching firesheep, that you can somehow bypass that by creating a proxy, and thus:

#1 protect yourself from people using firesheep (if using unsecure hot-spot)

and

#2 or visit un-approved websites at work.

I haven't been able to create a proxy from their directions...

Is this possible?

---------- Post updated at 04:55 PM ---------- Previous update was at 04:49 PM ----------

Specifically from Geek to Live: Encrypt your web browsing session (with an SSH SOCKS proxy)

The section says:
Quote:
"You're at an open wireless hotspot, but you don't want to send your web browsing data over it in plain text. Or you want to visit a non-work-approved web page from the office computer without the IT team finding out."
 

8 More Discussions You Might Find Interesting

1. IP Networking

unix and websites

Does Anyone know how to create domains ahead of another domain? example http://domain.example.com Any Information would be of great help. Thank you. (2 Replies)
Discussion started by: bhjunx
2 Replies

2. UNIX for Dummies Questions & Answers

visited websites

Hi guys, Im just wondering on where a network admin would view a list of visited websites in unix and where to block some websites? (3 Replies)
Discussion started by: jake2891
3 Replies

3. Shell Programming and Scripting

Bypassing error in tar

I am tarring up a directory and then deleting the contents. I get a message that the file changed as tar was reading it, then my script fails on an error. tar: /workdir/SRD.out.20080216: file changed as we read it tar: Error exit delayed from previous errors tar command failed, nothing... (1 Reply)
Discussion started by: prismtx
1 Replies

4. IP Networking

Bypassing My Company Firewall!

Hi! My organization has put a Firewall which eat up a lot of important data access. So I came to know about SSH Tunneling to bypass the Firewall. I will have to setup a free access SSH server to tunnel data access through PUTTY or OpenSSH. The problem is that I don't know about any free... (1 Reply)
Discussion started by: nixhead
1 Replies

5. UNIX for Dummies Questions & Answers

Unblock the websites

Hi Guys, Some of the websites are blocked in my office. And I know the root password. I tried to unblock those sites.. Checkedcd /etc/modprobe.d $ cat blacklist.conf # # Listing a module here prevents the hotplug scripts from loading it. # Usually that'd be so that some other driver will... (8 Replies)
Discussion started by: Adhi
8 Replies

6. Programming

Which are blocking and non-blocking api's in sockets in C ?

among the below socket programming api's, please let me know which are blocking and non-blocking. socket accept bind listen write read close (2 Replies)
Discussion started by: VSSajjan
2 Replies

7. Shell Programming and Scripting

Remoting sudo commands & bypassing bashrc

What I want to do is not unique, except that our environment has a twist. I want to ssh to a remote server and issue a sudo command to run a script. This isn't working, but you'll get the gist.# ssh remotehost sudo -i -u oracle script.bashThe sudo to oracle is fine. The script.bash sets up the... (4 Replies)
Discussion started by: JustaDude
4 Replies

8. AIX

Do not allow bypassing users .profile

Hello, I find out that there is a way from putty to pass a command to your shell when trying to log in to a server and bypass .profile. Actually you can do this if you open a bash shell. The command to bypass .profile is the following: ssh -t hostname "bash --noprofile" Is there a way to... (32 Replies)
Discussion started by: omonoiatis9
32 Replies
PERLCOMMUNITY(1)					 Perl Programmers Reference Guide					  PERLCOMMUNITY(1)

NAME
perlcommunity - a brief overview of the Perl community DESCRIPTION
This document aims to provide an overview of the vast perl community, which is far too large and diverse to provide a detailed listing. If any specific niche has been forgotten, it is not meant as an insult but an omission for the sake of brevity. The Perl community is as diverse as Perl, and there is a large amount of evidence that the Perl users apply TMTOWTDI to all endeavors, not just programming. From websites, to IRC, to mailing lists, there is more than one way to get involved in the community. Where to find the community There is a central directory for the Perl community: <http://perl.org> maintained by the Perl Foundation (<http://www.perlfounda- tion.org/>), which tracks and provides services for a variety of other community sites. Mailing lists and Newsgroups Perl runs on e-mail, there is no doubt about it. The Camel book was originally written mostly over e-mail and today Perl's development is co-ordinated through mailing lists. The largest repository of Perl mailing lists is located at <http://lists.perl.org>. Most Perl-related projects set up mailing lists for both users and contributors. If you don't see a certain project listed at <http://lists.perl.org>, check the particular website for that project. Most mailing lists are archived at <http://nntp.perl.org/>. There are also plenty of Perl related newsgroups located under "comp.lang.perl.*". IRC The Perl community has a rather large IRC presence. For starters, it has its own IRC network, <irc://irc.perl.org>. General (not help-ori- ented) chat can be found at <irc://irc.perl.org/#perl>. Many other more specific chats are also hosted on the network. Information about irc.perl.org is located on the network's website: <http://www.irc.perl.org>. For a more help oriented #perl, check out <irc://irc.freen- ode.net/#perl>. Perl 6 development also has a presence in <irc://irc.freenode.net/#perl6>. Most Perl-related channels will be kind enough to point you in the right direction if you ask nicely. Any large IRC network (Dalnet, EFnet) is also likely to have a #perl channel, with varying activity levels. Websites Perl websites come in a variety of forms, but they fit into two large categories: forums and news websites. There are many Perl related websites, so only a few of the community's largest are mentioned here. News sites <http://perl.com/> Run by O'Reilly Media (The publisher of the Camel Book among other Perl-related literature), perl.com provides current Perl news, arti- cles, and resources for Perl developers as well as a directory of other useful websites. <http://use.perl.org/> use Perl; provides a slashdot-style Perl news website covering all things Perl, from minutes of the meetings of the Perl 6 Design team to conference announcements with (ir)relevant discussion. Forums <http://www.perlmonks.org/> PerlMonks is one of the largest Perl forums, and describes itself as "A place for individuals to polish, improve, and showcase their Perl skills." and "A community which allows everyone to grow and learn from each other." User Groups Many cities around the world have local Perl Mongers chapters. A Perl Mongers chapter is a local user group which typically holds regular in-person meetings, both social and technical; helps organize local conferences, workshops, and hackathons; and provides a mailing list or other continual contact method for its members to keep in touch. To find your local Perl Mongers (or PM as they're commonly abbreviated) group check the international Perl Mongers directory at <http://www.pm.org/>. Workshops Perl workshops are, as the name might suggest, workshops where Perl is taught in a variety of ways. At the workshops, subjects range from a beginner's introduction (such as the Pittsburgh Perl Workshop's "Zero To Perl") to much more advanced subjects. There are several great resources for locating workshops: the websites mentioned above, the calendar mentioned below, and the YAPC Europe website, <http://www.yapceurope.org/>, which is probably the best resource for European Perl events. Hackathons Hackathons are a very different kind of gathering where Perl hackers gather to do just that, hack nonstop for an extended (several day) period on a specific project or projects. Information about hackathons can be located in the same place as information about workshops as well as in <irc://irc.perl.org/#perl>. If you have never been to a hackathon, here are a few basic things you need to know before attending: have a working laptop and know how to use it; check out the involved projects before hand; have the necessary version control client; and bring backup equipment (an extra LAN cable, additional power strips, etc.) because someone will forget. Conventions Perl has two major annual conventions: The Perl Conference (now part of OSCON), put on by O'Reilly, and Yet Another Perl Conference or YAPC (pronounced yap-see), which is localized into several regional YAPCs (North America, Europe, Asia) in a stunning grassroots display by the Perl community. For more information about either conference, check out their respective web pages: OSCON <http://conferences.oreil- lynet.com/>; YAPC <http://www.yapc.org>. A relatively new conference franchize with a large Perl portion is the Open Source Developers Conference or OSDC. First held in Australia it has recently also spread to Israel. More information can be found at: <http://www.osdc.com.au/> for Australia, and <http://www.osdc.org.il> for Israel. Calendar of Perl Events The Perl Review, <http://www.theperlreview.com> maintains a website and Google calendar (<http://www.theperlreview.com/community_calendar>) for tracking workshops, hackathons, Perl Mongers meetings, and other events. Views of this calendar are at <http://www.perl.org/events.html> and <http://www.yapc.org>. Not every event or Perl Mongers group is on that calendar, so don't lose heart if you don't see yours posted. To have your event or group listed, contact brian d foy (brian@theperlreview.com). AUTHOR
Edgar "Trizor" Bering <trizor@gmail.com> perl v5.8.9 2007-11-17 PERLCOMMUNITY(1)
All times are GMT -4. The time now is 03:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy