<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/15779" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2008-05-26T03:48:43-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/15779</id>

		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2008-05-26T03:48:43-04:00</updated>

		<published>2008-05-26T03:48:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83224#p83224</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83224#p83224"/>
		<title type="html"><![CDATA[check for open port]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83224#p83224"><![CDATA[
Port scanning in tcl <a href="http://wiki.tcl.tk/9829" class="postlink">http://wiki.tcl.tk/9829</a><br>TCL Scripts:<br><a href="ftp://ftp.eggheads.org/pub/eggdrop/scripts/1.3/irco-scanport.tcl.gz" class="postlink">ftp://ftp.eggheads.org/pub/eggdrop/scri ... ort.tcl.gz</a><br>* not checked. (information on the script was not listed.)<br><a href="ftp://ftp.eggheads.org/pub/eggdrop/scripts/1.6/PortCheck1.4.tcl.gz" class="postlink">PortCheck 1.4</a> * written by |DAWG|<br><a href="ftp://ftp.eggheads.org/pub/eggdrop/scripts/1.6/PortCheck2.2.tar.gz" class="postlink">PortCheck 2.2</a> * written by |DAWG|<br>Description file: <a href="ftp://ftp.eggheads.org/pub/eggdrop/scripts/1.6/PortCheck.info.dawg" class="postlink">ftp://ftp.eggheads.org/pub/eggdrop/scri ... .info.dawg</a>  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Mon May 26, 2008 3:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2008-05-26T00:37:53-04:00</updated>

		<published>2008-05-26T00:37:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83221#p83221</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83221#p83221"/>
		<title type="html"><![CDATA[check for open port]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83221#p83221"><![CDATA[
An open port does not mean that it is a forwarding (relay) port.<br><br>Locating a forwarding port means that you have to send a packet to the port for a different destination and see if it returns data from the different destination.  <br><br>This process is very resource heavy with eggdrop, eggdrop is not designed to handle this well. Every IP address has the possibility of 65536 ports. If you can get eggdrop to scan 1000 ports in a single second, it will take over a minute (roughly 65.5 seconds) to scan through a single IP. If 60 users join the channel at the same time, it will take over an hour to scan through the IPs.<br><br>Another factor you have to consider: most IRC shell companies do not allow port scanning from accounts that do not run IRCds. Using an eggdrop in this fashion, you may very well simply end up having your shell account terminated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Mon May 26, 2008 12:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-05-25T16:15:29-04:00</updated>

		<published>2008-05-25T16:15:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83210#p83210</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83210#p83210"/>
		<title type="html"><![CDATA[check for open port]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83210#p83210"><![CDATA[
<blockquote class="uncited"><div>  Actually, I was an Oper on EFNet back when qeast.net was still around.  Flood-nets usually cross over onto multiple servers, meaning you have to find an Oper on each server to be active all at the same time, which is highly unlikely.</div></blockquote>Agreed, finding an global ircop (and even getting a reply) is like finding the proverbial needle in a haystack. You would just need an ircop who happens to reside on the same server as the offender, assuming they all use this server to avoid proxy kills on all the others.<blockquote class="uncited"><div>Killing off a flood-bot from a single server just results in the drone connecting to another server.  Having a way to maintain and protect your channel isn't vigilante justice.  It's more like equipping your home with a locked doors and windows, a security alarm, a guard dog, etc..</div></blockquote>True, they are like fleas. They just hop onto another dog and infest it. Perhaps using the +s or +p flags to conceal your channel from the general public can be helpful. Then you don't need to have 14 shotguns near your front door, and 2 pitbulls inside (you are killing innocent people as well as offenders, this will decimate your channel eventually). If they can't see your house numbers from the street, they can only find you by chance...<blockquote class="uncited"><div>Sure, in an ideal world, the networks would capture everything prior to an abusive client connecting, however, just as such a script would drain resources on your shells, it drains resources on a machine running the irc server.</div></blockquote>It is time to question why this isn't provided (shared load proxy checks). I'm quite aware irc servers do not generate revenue, yet are a constant drain, supported by archaic institutions and paid for in most part by private parties or government funding. This is where you notice the privately funded servers rising above and providing this level of service. The publicly funded are sorely lacking and I can only assume laziness is the reason, sadly.<blockquote class="uncited"><div>This type of collaboration sounds like it is between similar minded channels (do I sense the "w to the z" word involved? hrm?).  Collaborating such a migration between a broad spectrum of channels involving different subjects of socializing is highly unlikely to work, given that not everyone knows everyone, and people are by nature are more likely to brush strangers off.  Also where this fails is migrating to another known network, where the channels that are moving are already taken.  Sure you could move to an obscure network, but then you lose the ability to make your channel available to a larger audience such as those that use the popular networks.</div></blockquote>Hmm.. without revealing what those channels were, a few sure were, but some were not as well. The migration will adress expired channels, where the oldname is taken by another group already existing on the network. This is where you form a committee of those who will oversee the move, set up the scripts, etc.. But for the vast majority of arrogant channel heads collaboration is not in their best interest, they are in direct competition with each other. This is not right minded thinking,  I prefer to think of the network as a family. And each channel brothers and sisters to their mother network.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sun May 25, 2008 4:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2008-05-25T15:46:38-04:00</updated>

		<published>2008-05-25T15:46:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83209#p83209</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83209#p83209"/>
		<title type="html"><![CDATA[check for open port]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83209#p83209"><![CDATA[
<blockquote class="uncited"><div>efnet, being efnet, allows some dumb things, like unscanned proxy ridden networks to leaf onto the network, sure. But the majority of competent servers knock these drones down before they even begin to be a problem. This is why you befriend an ircop. Don't you know your police? Vigilante justice only? I'm sure you dial 9-11 or similar whenever 50 guys run into your house or at least it's on your mind. Why isn't the same thing on your mind when 50 drones flood your channel? </div></blockquote>  Actually, I was an Oper on EFNet back when qeast.net was still around.  Flood-nets usually cross over onto multiple servers, meaning you have to find an Oper on each server to be active all at the same time, which is highly unlikely.  Killing off a flood-bot from a single server just results in the drone connecting to another server.  Having a way to maintain and protect your channel isn't vigilante justice.  It's more like equipping your home with a locked doors and windows, a security alarm, a guard dog, etc..<br><blockquote class="uncited"><div> I personally find running scripts of this sort as a drain on resources and the wrong person playing god. God should be played by the network/ircops, not by mere users/bots...</div></blockquote>Sure, in an ideal world, the networks would capture everything prior to an abusive client connecting, however, just as such a script would drain resources on your shells, it drains resources on a machine running the irc server.<br><blockquote class="uncited"><div>Migrating involves collaboration. Channel heads should talk to each other to discuss the impact these drone/spam bots have on their channel. Eventually migration will be mentioned and a date can be set, and bots can be set up to keep topics with new server infos/channels, and then the migration on the date you pick happens automatically without user intervention. This would be easily scriptable....in fact, wait, it already was back when we migrated 2 dozen channels from newnet all at the same instant..Even had a relay.tcl within the bots still on the old network to any stragglers who chose to stay behind could still chat with us (albeit without the dcc features of chat/get/send).</div></blockquote>This type of collaboration sounds like it is between similar minded channels (do I sense the "w to the z" word involved? hrm?).  Collaborating such a migration between a broad spectrum of channels involving different subjects of socializing is highly unlikely to work, given that not everyone knows everyone, and people are by nature are more likely to brush strangers off.  Also where this fails is migrating to another known network, where the channels that are moving are already taken.  Sure you could move to an obscure network, but then you lose the ability to make your channel available to a larger audience such as those that use the popular networks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun May 25, 2008 3:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-05-25T15:19:55-04:00</updated>

		<published>2008-05-25T15:19:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83208#p83208</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83208#p83208"/>
		<title type="html"><![CDATA[check for open port]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83208#p83208"><![CDATA[
efnet, being efnet, allows some dumb things, like unscanned proxy ridden networks to leaf onto the network, sure. But the majority of competent servers knock these drones down before they even begin to be a problem. This is why you befriend an ircop. Don't you know your police? Vigilante justice only? I'm sure you dial 9-11 or similar whenever 50 guys run into your house or at least it's on your mind. Why isn't the same thing on your mind when 50 drones flood your channel? Now I'm not saying run into #chanfix everyday and cry 'please help me get my channel back' cuz you opped one of them. But if you have some of these people with similar interests as your channel name indicates, residing in your channel (an ircop or two who you give fringe benefits to), this problem eventually takes care of itself. That's all i'm saying... I personally find running scripts of this sort as a drain on resources and the wrong person playing god. God should be played by the network/ircops, not by mere users/bots...<br><br>Migrating involves collaboration. Channel heads should talk to each other to discuss the impact these drone/spam bots have on their channel. Eventually migration will be mentioned and a date can be set, and bots can be set up to keep topics with new server infos/channels, and then the migration on the date you pick happens automatically without user intervention. This would be easily scriptable....in fact, wait, it already was back when we migrated 2 dozen channels from newnet all at the same instant..Even had a relay.tcl within the bots still on the old network so any stragglers who chose to stay behind could still chat with us and us with them (albeit without the dcc features of chat/get/send and the other networks nicklist to see).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sun May 25, 2008 3:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2008-05-25T15:03:26-04:00</updated>

		<published>2008-05-25T15:03:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83207#p83207</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83207#p83207"/>
		<title type="html"><![CDATA[Re: mmm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83207#p83207"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div><blockquote class="uncited"><div>Don't use these types of networks, they are obviously white listed spammer contact networks and this is why the network admins do not enforce a proxy scan. It's them spamming you.. *shrug* Leave that network, it's simple, find another who openly embrace your channel and it's users. This happens every day.</div></blockquote> Yea, that's really practical, leaving an established base of socializing and going to an obscure network where nobody else will follow isn't exactly a solution.  Most popular networks suffer from this scenario, be it EFnet, Undernet, etc..</div></blockquote>efnet and undernet scan for proxies... your rebuttal falls flat.<br>newnet has migrated several times, dozens of emulation channel all collaborating the migration. So I know in competent hands, where channels heads talk to each other and help establish the community, this works. Migration is simple. Leave a few bots to give the new onjoin message for your new network, explain the problem of the old network and why the migration must regrettably take place. Where does this become a problem even on an establish network?</div></blockquote>Hate to break it to you, but you must have your eyes closed, because proxy flood-nets most definitley exist on efnet and undernet, so sorry to say, YOUR rebutal falls flatter than a pancake.  Also, the scanning is up to the server connected to the network to perform, and not all do.  Also, they do not always scan for all common proxy ports.  As for migration, most users on popular networks are there for more than a single channel, hence the popularity of said network.  Thus the reluctance to leave that network for a single channel, despite the ability to connect to multiple networks, to many it just isn't worth it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun May 25, 2008 3:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[noobman]]></name></author>
		<updated>2008-05-25T15:01:46-04:00</updated>

		<published>2008-05-25T15:01:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83206#p83206</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83206#p83206"/>
		<title type="html"><![CDATA[ok]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83206#p83206"><![CDATA[
well, dont worry, thanks anyway, i will use fast open ports scanner program and then i will add the ports to my proxy check bot, i only wanted it to get all in irc and to no need to keep the program ON, just all from irc. But no problem, i will scan from fast programs, and all will be fine.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9488">noobman</a> — Sun May 25, 2008 3:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-05-25T15:02:14-04:00</updated>

		<published>2008-05-25T14:59:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83205#p83205</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83205#p83205"/>
		<title type="html"><![CDATA[Re: mmm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83205#p83205"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div><blockquote class="uncited"><div>Not all networks/servers scan known proxy ports, hence the existance of proxy flood-nets.  </div></blockquote>Don't use these types of networks, they are obviously white listed spammer contact networks and this is why the network admins do not enforce a proxy scan. It's them spamming you.. *shrug* Leave that network, it's simple, find another who openly embrace your channel and it's users. This happens every day.</div></blockquote> Yea, that's really practical, leaving an established base of socializing and going to an obscure network where nobody else will follow isn't exactly a solution.  Most popular networks suffer from this scenario, be it EFnet, Undernet, etc..</div></blockquote>efnet and undernet scan for proxies... your rebuttal falls flat.<br>newnet has migrated several times, dozens of emulation channel all collaborating the migration. So I know in competent hands, where channels heads talk to each other and help establish the community, this works. Migration is simple. Leave a few bots to give the new onjoin message for your new network, explain the problem of the old network and why the migration must regrettably take place. Where does this become a problem even on an established network? Do you equate the problem with population? Because sure in the migration, they don't need to migrate to you, they migrate elsewhere. You can surely get back to 90% capacity with competent channel heads. Shortly you will be back to 100% or even greater (because the proxy bullshit is finally ceased on your new home).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sun May 25, 2008 2:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2008-05-25T14:57:50-04:00</updated>

		<published>2008-05-25T14:57:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83204#p83204</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83204#p83204"/>
		<title type="html"><![CDATA[Re: i know]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83204#p83204"><![CDATA[
<blockquote class="uncited"><div>i know there are a lot of proxy checkers, but if i dont have the ports the proxies use, i cant add them to the proxy scanner.</div></blockquote>Scanning for simply ANY open port is not the way to go, as ports were designed to be opened for other things other than proxies, you will almost always end up finding atleast a single open port on an ip, most likely not being a proxy.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun May 25, 2008 2:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-05-25T14:57:08-04:00</updated>

		<published>2008-05-25T14:57:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83203#p83203</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83203#p83203"/>
		<title type="html"><![CDATA[Re: oh my god]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83203#p83203"><![CDATA[
<blockquote class="uncited"><div>i use quakenet, the most famous network, im on irc for long years. but there are new kind of proxys daily with uncommon ports. tell me if you will help me, or i will take the help from another site.</div></blockquote>Befriend on ircop on that network (i'm suprised you haven't already). Discuss your problem with someone who has more authority to control these types of drones. Then the network can come up with a solution rather than forcing their users to. If you've already discussed this and they blew it off. Then more than likely, their level of care about abusive traffic on their network is not a priority and that is sad. Perhaps at this point, I feel your pain, and we can propose a solution.. There is no need to push this to another forum, only a need to discuss why your network cannot provide this level of service on their own.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sun May 25, 2008 2:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2008-05-25T14:55:22-04:00</updated>

		<published>2008-05-25T14:55:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83202#p83202</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83202#p83202"/>
		<title type="html"><![CDATA[Re: mmm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83202#p83202"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>Not all networks/servers scan known proxy ports, hence the existance of proxy flood-nets.  </div></blockquote>Don't use these types of networks, they are obviously white listed spammer contact networks and this is why the network admins do not enforce a proxy scan. It's them spamming you.. *shrug* Leave that network, it's simple, find another who openly embrace your channel and it's users. This happens every day.</div></blockquote> Yea, that's really practical, leaving an established base of socializing and going to an obscure network where nobody else will follow isn't exactly a solution.  Most popular networks suffer from this scenario, be it EFnet, Undernet, etc..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun May 25, 2008 2:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[noobman]]></name></author>
		<updated>2008-05-25T14:53:58-04:00</updated>

		<published>2008-05-25T14:53:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83201#p83201</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83201#p83201"/>
		<title type="html"><![CDATA[oh my god]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83201#p83201"><![CDATA[
i use quakenet, the most famous network, im on irc for long years. but there are new kind of proxys daily with uncommon ports. tell me if you will help me, or i will take the help from another site.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9488">noobman</a> — Sun May 25, 2008 2:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-05-25T14:52:10-04:00</updated>

		<published>2008-05-25T14:52:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83200#p83200</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83200#p83200"/>
		<title type="html"><![CDATA[Re: mmm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83200#p83200"><![CDATA[
<blockquote class="uncited"><div>Not all networks/servers scan known proxy ports, hence the existance of proxy flood-nets.  </div></blockquote>Don't use these types of networks, they are obviously white listed spammer contact networks and this is why the network admins do not enforce a proxy scan. It's them spamming you.. *shrug* Leave that network, it's simple, find another who openly embrace your channel and it's users. This happens every day.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sun May 25, 2008 2:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[noobman]]></name></author>
		<updated>2008-05-25T14:50:58-04:00</updated>

		<published>2008-05-25T14:50:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83199#p83199</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83199#p83199"/>
		<title type="html"><![CDATA[i know]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83199#p83199"><![CDATA[
i know there are a lot of proxy checkers, but if i dont have the ports the proxies use, i cant add them to the proxy scanner.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9488">noobman</a> — Sun May 25, 2008 2:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2008-05-25T14:49:50-04:00</updated>

		<published>2008-05-25T14:49:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83198#p83198</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83198#p83198"/>
		<title type="html"><![CDATA[Re: mmm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83198#p83198"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>i dont understand you. I mean when proxies join, like mass join, then in my private channel, i type !port nick or !port ip and then the bot checks the ip and tells me, that user has for example 34528 por opened, then i can ban that port with another bot if its a custom proxy port. just that.</div></blockquote>Is this something you will possibly use to hack people, but you propose here in a non malicious manner? Ya know, it could be used for good as well as evil. As well what I don't understand is the need to protect your channel this way. Your network does this. To have a bot enforce this type of policy will decimate your channel. You are playing god in the wrong way... see my post above...</div></blockquote>Not all networks/servers scan known proxy ports, hence the existance of proxy flood-nets.  <br><br>There are several proxy check scripts you can search for in the archive.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun May 25, 2008 2:49 pm</p><hr />
]]></content>
	</entry>
	</feed>
