<?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/2531" />

	<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>2002-09-06T18:44:02-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-06T18:44:02-04:00</updated>

		<published>2002-09-06T18:44:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10593#p10593</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10593#p10593"/>
		<title type="html"><![CDATA[wingate]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10593#p10593"><![CDATA[
Thanks ppslim,  i have downloaded this script from tcl archive, actually i found anotherone "anti socked, but that one has errors so didn't work, so this is the only one i have found, i'll really appreciate if u can help me to fix this?<br><br>thanks<br>regards<br>aw<p>Statistics: Posted by Guest — Fri Sep 06, 2002 6:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-09-06T04:46:37-04:00</updated>

		<published>2002-09-06T04:46:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10554#p10554</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10554#p10554"/>
		<title type="html"><![CDATA[wingate]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10554#p10554"><![CDATA[
You get the above error, due to the way this script handles the detection process.<br><br>When trying to connect to the wingate, the scritp will block (IE, it will not return control to eggdrop, or the rest of the script), until the connection is either made (a wingate is active) or it timesout (the is no wingate).<br><br>There are other wingates scanners available on the site, allthough, I do not know if they do some of the toher ports.<br><br>See the Tcl archive for socks, proxy and wingate scanners.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Sep 06, 2002 4:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-05T20:44:43-04:00</updated>

		<published>2002-09-05T20:44:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10538#p10538</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10538#p10538"/>
		<title type="html"><![CDATA[wingate]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10538#p10538"><![CDATA[
Hi, anyone knows any good script to scan wingates (ports: 1080, 8080 and 3128 ) and kick n ban, because flooders are killing us by using wingates to flood, i saw this script but can someone help me to set <br>1080,8080,3128, 23 to scan..<br><br>bind join - * wingateban<br><br>proc wingateban {nick uhost hand chan} {<br>global botnick kickmsg<br>set wingatehost [lindex [split $uhost @] 1]<br>set wingatefound ""<br>set host *!*[string tolower [string range $uhost [string first @ $uhost] end]]<br>catch {socket $wingatehost 1080} wingatesock<br>if {([string range $wingatesock 0 3] == "sock") &amp;&amp; ([lindex $wingatesock 1] == "")} {<br>close $wingatesock<br>lappend wingatefound "1"<br>}<br>if {$wingatefound == ""} {<br>set wingatefound "0"<br>}<br>if {[string match $wingatefound [string tolower 1]]} {<br>putlog "found Wingates NICK &lt;$nick&gt; HOST &lt;$wingatehost&gt; in $chan"<br>putserv "MODE $chan -o+b $nick $host"<br>putserv "KICK $chan $nick :$kickmsg"<br>return<br> }<br>}<br><br>also   since i  tried the above script i am getting this all the time<br><strong class="text-strong">[04:10] (!) timer drift -- spun 3 minutes</strong>, and bot gets disconnect with (timeout msgs) and doesn't give any response,  i'll apprecite if someone can help me so this script will check the ports(1080,8080,3128), and kick baned.<br><br><br><br>Thanks<br>regards<br>AW<p>Statistics: Posted by Guest — Thu Sep 05, 2002 8:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
