So, I have 2 questions:
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:
Code: Select all
set hosts(spain) "*.es"
set hosts(germany) "*.de.* *.berlikomm.net *.o-tel-o.net"
set hosts(united states) "*.us *.com"
I use ip-to-country by Ofloo, but all tcl's I tested, doesn't work with mode +x