Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
W jaki sposób zautomatyzować pobieranie list adresów ip z tej strony:
[url]https://www.countryipblocks.net/country_selection.php[/url]
Podołałby jakiś skrypt?
Offline
Przez aptitude może być?
apt-cache search geoip geoip-database-contrib - GeoLite binary database (downloader) geoip-bin - IP lookup command line tools that use the GeoIP library geoip-dbg - debugging symbols for the GeoIP packages libgeoip-dev - Development files for the GeoIP library libgeoip1 - non-DNS IP-to-country resolver library geoip-database - IP lookup command line tools that use the GeoIP library (country database) libapache2-mod-geoip - GeoIP support for apache2 libgeo-ip-perl - Perl interface to GeoIP library nginx-extras - nginx web/proxy server (extended version) libpam-geoip - PAM module checking access of source IPs with a GeoIP database php5-geoip - GeoIP module for php5 proftpd-mod-geoip - ProFTPD mod_geoip python-geoip - Python bindings for the GeoIP IP-to-country resolver library python-torctl - Tor control library for Python tclgeoip - Tcl extension implementing GeoIP lookup functions tor-geoipdb - GeoIP database for Tor xtables-addons-common - Extensions targets and matches for iptables [tools, libs] xtables-addons-dkms - Extensions targets and matches for iptables xtables-addons-source - Extensions targets and matches for iptables [modules sources] kamailio-geoip-modules - contains the geoip module nginx-full - Serwer WWW/pośredniczący nginx (wersja standardowa)
Do jakiej usługi chcesz zapiąć Geoip?
Bo oprócz powyższych jest jeszcze dokumentacja, np:
http://wiki.nginx.org/HttpGeoipModule
http://redmine.lighttpd.net/projects/1/wiki/Docs_ModGeoip
http://www.howtoforge.com/mod-geoip-apache2-debian-etch
http://dev.maxmind.com/geoip/legacy/mod_geoip2/
Pozdro
;-)
Ostatnio edytowany przez Jacekalex (2013-06-30 00:35:40)
Offline
Dzięki.
W sumie tak się tylko bawiłem się ipset'em. Popróbuję tego geoip z xtables-addons.
Offline
W serwerze www to bardzo nieeleganckie, lepiej jakaś ładna stronka z przeprosinami.
Zwłaszcza w przypadku Afganistanu, bo jak kogoś zbanujesz, a on potem wróci z misji.... :D
Offline
Time (s) | Query |
---|---|
0.00010 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00125 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.118.162.8' WHERE u.id=1 |
0.00069 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.118.162.8', 1732447888) |
0.00046 | SELECT * FROM punbb_online WHERE logged<1732447588 |
0.00068 | SELECT topic_id FROM punbb_posts WHERE id=236011 |
0.00095 | SELECT id FROM punbb_posts WHERE topic_id=23844 ORDER BY posted |
0.00056 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=23844 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00075 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=23844 ORDER BY p.id LIMIT 0,25 |
0.00067 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=23844 |
Total query time: 0.0062 s |