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

	<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>2010-07-15T04:17:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2010-07-15T04:17:25-04:00</updated>

		<published>2010-07-15T04:17:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93542#p93542</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93542#p93542"/>
		<title type="html"><![CDATA[A really useful ip locator?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93542#p93542"><![CDATA[
I think you can use regexp to manualy link hosts to countries, it's the easiest way.<br><br>Concerning the totally masked hosts, you can't do anything unless you know the rules used by the server and/or the client.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Thu Jul 15, 2010 4:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Torrevado]]></name></author>
		<updated>2010-07-11T10:37:37-04:00</updated>

		<published>2010-07-11T10:37:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93513#p93513</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93513#p93513"/>
		<title type="html"><![CDATA[A really useful ip locator?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93513#p93513"><![CDATA[
There are some iplocation scripts, but none of them works when mode +x is enabled.<br><br>So, I have 2 questions:<br><br>1- How could it be done to "link" (manually) some hosts to the countries they belong to?. This way if a host couldn't be resolved (ie. masked-BP158T3D.us), we'll get a secondary result for that partially hidden masks. Something like:<br><div class="codebox"><p>Code: </p><pre><code>set hosts(spain) "*.es"set hosts(germany) "*.de.* *.berlikomm.net *.o-tel-o.net"set hosts(united states) "*.us *.com"</code></pre></div>2- For totally masked hosts (ie. C2E7CA67.9702A984.C9C5D0C6.IP), is there a way to convert such hexadecimal host to a readable one?. Also with some webchats (ie. <span style="color:red">53295a13</span>@ircip1.mibbit.com).<br><br><br>I use ip-to-country by Ofloo, but all tcl's I tested, doesn't work with mode +x<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8047">Torrevado</a> — Sun Jul 11, 2010 10:37 am</p><hr />
]]></content>
	</entry>
	</feed>
