PDA

View Full Version : Fsock?


Unregistered
01-07-2010, 02:07 PM
Hello there.
Well its just a quick question.
Does ULMB (FREE) allow Fsockopen.
I did a quick search before i posted this to show no results.
And if not, is there any possible way for the Admins to allow it?

Sorry if im doing anything wrong. I have read the rules and the banned scripts and don't see Fsockopen.

So cheers!

Tyler
01-07-2010, 05:23 PM
Fsocketopen is allowed, but the firewall will not accept any connections outside of port 80 for the web servers.

Unregistered
01-08-2010, 12:42 AM
Fsocketopen is allowed, but the firewall will not accept any connections outside of port 80 for the web servers.

Thats what im trying to do. Im trying to make a proxy blocker.
Fsockopen checks if port 80 is open and blocks it.

UnlimitedMB
01-14-2010, 07:49 PM
Checking if port 80 is open and blocking is a bad way of detecting proxies, it wont work for most of them and will block anyone running a web server.

But if you want to do that we wont stop you.