Rather than fighting with torrent creation tools, I spent my time
writing a TCP/IP server core and bolted it on to Kraken. This means that
you can specify a port when starting Kraken, and the program will the go
into server mode, and accept incoming connections on the port.

I have set an initial limit of 25 clients but more can be added if
needed. Currently "crack" is the only supported command, but I am
thinking to add some table selection logic.

The next step is to write a front end that takes bitvectors and
framecounts and feeds those to 1 or more servers. The front end should
also perform the find_kc check on the results. With this setup it should
be easy to set up a distributed Kraken network, reducing cracking times
dramatically, without resorting to expensive SSD media.

Enjoy!

Frank


_______________________________________________
A51 mailing list
[email protected]
http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51

Reply via email to