diff --git a/ebin/dhtcrawler.app b/ebin/dhtcrawler.app index 81c4686..af4aecc 100644 --- a/ebin/dhtcrawler.app +++ b/ebin/dhtcrawler.app @@ -1,6 +1,6 @@ {application,dhtcrawler, [{description,"A DHT crawler to index magnet hash to torrent"}, - {vsn,"1a9f38d"}, + {vsn,"8ee2e54"}, {registered,[dht_crawler_sup]}, {applications,[kernel,stdlib,crypto,public_key,ssl,inets,bson, mongodb]}, @@ -11,5 +11,5 @@ db_store_mongo,db_system,dht_monitor, hash_reader_stats,http_cache,http_handler,loc_torrent, loc_torrent_cache,loc_torrent_sup,string_split, - time_util,tor_download,tor_download_stats, + time_util,tor_builder,tor_download,tor_download_stats, torrent_file,transfer,urldecode,vlog]}]}. diff --git a/ebin/tor_builder.beam b/ebin/tor_builder.beam new file mode 100644 index 0000000..ab0e8f7 Binary files /dev/null and b/ebin/tor_builder.beam differ diff --git a/win_start_import_tors.bat b/win_start_import_tors.bat new file mode 100644 index 0000000..1a1a358 --- /dev/null +++ b/win_start_import_tors.bat @@ -0,0 +1 @@ +erl -pa ebin -noshell -run tor_builder start_standalone localhost 27017 10 torrents/