Web infos
Contents |
Description
web_infos is a list of locations and files MLdonkey fetches on startup and then on a periodical basis. To trigger a reload of all entries use the force_web_infos command.
Use vwi to view, urladd to add and urlremove to remove entries.
Each entry in the list consists of the following 3 fields:
- Resource type
- Known resource kinds are: server.met', servers.met (synonym of server.met), guarding.p2p, rss, motd.html, motd.conf, comments.met, nodes.gzip, ocl, hublist
- update period
- period between two fetches of that resource, in hours
- URL
- url to fetch the resource from
In order for ServerList to be updated upon reception of new ones, MLdonkey and server list has to be set to true.
To change the update period you have kill the core and edit the web_infos entry in downloads.ini.
Scope
This option is stored in downloads.ini
Default value
web_infos = [ ("guarding.p2p", 96, "http://upd.emule-security.org/ipfilter.zip"); ("server.met", 0, "http://www.gruk.org/server.met.gz"); ("contact.dat", 168, "http://download.overnet.org/contact.dat"); ("geoip.dat", 0, "http://www.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz"); ("nodes.gzip", 0, "http://update.kceasy.com/update/fasttrack/nodes.gzip"); ("hublist", 0, "http://dchublist.com/hublist.config.bz2"); ]
Resources
Some known URLs for the different supported resource kinds (note: you can use more lists/resources at same time):
- servers.met
- eDonkey servers lists
-
- http://www.gruk.org/server.met (recommended)
- http://www.edonkey2000.com/server.met (dead long ago)
- http://netlab.e2k.ru/server.met
- http://ocbmaurice.dyndns.org/pl/slist.pl/server.met?download (2007-01-23: dead)
- http://ocbmaurice.dyndns.org/pl/slist.pl/server.met?download/server-max.met (2007-01-23: dead)
- http://ocbmaurice.dyndns.org/pl/slist.pl/server.met?download/server-good.met (2007-01-23: dead)
- http://people.freenet.de/clanshots/server.met (2007-01-23: dead)
- http://www.hot.ee/ed2kest/server.met (2007-01-23: dead)
- http://www.dreadzone.net/server_met/server.met (2007-01-23: empty)
- http://www.dreadzone.net/server_met/server_best.met (2007-01-23: empty)
- http://peerates.net/servers.php (recommended)
- http://upd.emule-security.net/server.met (recomended,few servers, too much selective?)
- contact.dat
- guarding.p2p
- Banned IP lists
-
- http://www.bluetack.co.uk/config/nipfilter.dat.gz
- http://www.bluetack.co.uk/config/level1.gz (dead)
- http://upd.emule-security.net/ipfilter.zip (recomended, works better for server usage)
- motd.html
- MLdonkey news to be displayed at core startup
- motd.conf
- MLdonkey option settings
- comments.met
- eDonkey file comments
- Are there sites that publish file comments under that format?
- rss
- News feeds
- Can be reported back with the rss command.
- nodes.gzip
- List of fasttrack nodes
- geoip.dat
- IP database for geo localization
- hublist
- DirectConnect hubs list
See also
urladd, urlremove, update_server_list, servers, ov_web, kad_web
Discussion
1) Despite the fact that I have "guarding.p2p", "servers.met", "geoip.dat", etc. set up for fetching, I didn't notice it really being fetched. How do I make sure it has been?
Point your browser to http://mldonkey_core_ip:4080 select options look down for web infos and check if state is File Loaded. Alternatively, give the vwi command in the console (do telnet localhost 4000 to get into it).
Languages: English