http://i2p-javadocs.i2p/net/i2p/router/networkdb/reseed/ReseedBundler.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details ReseedBundler public ReseedBundler ( RouterContext ctx) Method Details createZip public File createZip (int count) throws IOException Create a zip file with
a random selection of 'count' router infos from configDir/netDb
to 'toDir'. Skip your own router info, and old, hidden, unreachable, and
introduced routers, and those from bad countries.
The...