hidprox allows people to bypass current firewalls and proxies. It uses random TCP ports (ICMP communication is used for port negotiation). For authentication, hidprox uses the CRAM-MD5 protocol.
Be the first to post a text review of Hidden Proxy Suite. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Well, we added an ACL system inside hidprox. It works quite nicely. Syntax of the acl.conf file: <level> <IP/subnet> where level is the type of ban. Level can currently be either "ICMP", "proxy", or "all" (without the quotes). An ICMP ban bans the user from logging in, but the user can still use an existing proxy. A proxy ban bans the user from using an existing proxy, but allows the user to login. The all ban bans the user from login in and using an existing proxy. The IP address takes the form of a dotted-decimal IP address. The subnet takes the form of a dotted-decimal IP address, but with an asterix (*) on the last (fourth) octet. Thanks, Shawn Webb
Added an ACL system
We're almost there. It works, yet it doesn't work. We had to switch from ICMP to TCP for initial transactions (Windows didn't like my custom ICMP packets). It listens on port 80 (most firewalls allow port 80 (HTTP)) by default. User-authentication isn't working, yet. The program segfaults when trying to load the userlist, for some strange reason. The main proxy stalls on a pending recv(). I need the UNIX alarm() function to be ported to Windows. I'm researching on that currently, and if I don't find anything, I may have to come up with another solution... Other than those two problems, hidprox-windows is going great. I hope to see it fully ported within the next two to three weeks. Shawn Webb
Hidprox 3.2.0 has been released. The proxy now uses pthreads. This improves speed at least 10%. It is not neccessary to upgrade to this version; however, it is recommended. There is one thing that was forgotten. DEBUG is being defined when compiled. Edit the Makefile in the src directory, and remove "-DDEBUG", and it should work fine.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: