Journal the_mad_poster's Journal: TUBGIRL 0.02 Release Announced 12
http://sourceforge.net/projects/tubgirl/
What is TUBGIRL and why would I use it?
In effect, TUBGIRL is a proxying server with one purpose: let you post on Slashdot almost no matter what. Some things it's useful for:
- Circumventing IP posting bans when you can't (or don't want to) configure a HTTP proxy on an unbanned network you have access to. For example, where I work, administrative policies on the system make setting up proxies in Internet Explorer non-trivial (and auditing tools and policy prevent us from installing other software w/o IT approval). If I'm banned at work, but not at home, I could run a TUBGIRL server at home to post from work and it would take only one short command line to do it.
- Circumventing software like WebSense that may be configured to block traffic to and from the Slashdot host or IP address (note: for the time being, the data is sent plain text. A future version will encrypt the data before sending it so that auditing tools that watch packet traffic will be less useful in identifying what a particular connection to a TUBGIRL server was doing). Also, note that other than the basic handshakes required for connection negotiation, the TUBGIRL server doesn't talk back to you, so the only data that will appear in logs is what you send.
Basically, if you can view websites (not counting those that software like WebSense bans) and use telnet, you can post to slashdot regardless of what other policies are in place. You may get in trouble if they audit their logs and see what's happening, but that's your problem (and the next version of TUBGIRL will support data encryption to help minimize that risk).
So if you want to post to Slashdot from somewhere you normally can't, and you have access to a network where you can post (and you're at liberty to run the TUBGIRL server on it), TUBGIRL can help you out.
-------------------------
Yea, that's right. Sourceforge was nice enough to host.
The code is Alpha. It's currently configured to run on Windows because that's what I was on when I made the last tweaks. It should run on UNIX-ish systems with a change to the bang line:
#!/usr/bin/perl -w
Bug reports and feature requests go to sourceforge, not here. General feedback is welcome here.
I'm unclear (Score:2)
Re:I'm unclear (Score:1)
When that happens, people are sometimes unable (or simply unwilling) to use a proxy to post. I can't, for example, change the proxy settings in IE (at least not easily, if I can at all) at work due to administrative settings. Some people are also banned from posting to Slashdot from certain networks altogether due to software running
Re:I'm unclear (Score:2)
http://freshmeat.net/projects/sbp/ [freshmeat.net] a web proxy? there are a ton of them on freshmeat... it basacially turns your home pc's web server into an anonymizer proxy etc.. it seems a lot more full featured than just allowing you to post data
Re:I'm unclear (Score:1)
Re:I'm unclear (Score:2)
It's a proxy that isn't a 'real' proxy...
So what i'm trying to figure out is how they're 'blocking' a 'web proxy' that you've got running privately on a personal web server.... if they're blockign that then you DON'T have http access to the outside. Because it's only using port 80 and only sending html data generated by a php script.
Re:I'm unclear (Score:1)
Re:I'm unclear (Score:2)
Hmm... (Score:2)
Looks like a nifty thing you got going there. I have yet to be banned, but I will definitely check this out and see how it goes.
Like the name, BTW...
Cool idea (Score:2)
Re:Cool idea (Score:2)
Re:Cool idea (Score:1)
Tool for Undermining Bans, Gateway/IP Restrictions and other Limitations.
As named by squiggleslash.
Congrats on the hosting (Score:2)