2006-12-01 18:07:03 +00:00
|
|
|
=================
|
2006-12-08 14:28:03 +00:00
|
|
|
Flood
|
2006-12-01 18:07:03 +00:00
|
|
|
=================
|
|
|
|
|
2006-12-07 20:11:00 +00:00
|
|
|
You may compile the code with the script 'makeit'. The
|
2006-12-08 14:28:03 +00:00
|
|
|
script 'installit' will install the flood_core package
|
2006-12-07 20:11:00 +00:00
|
|
|
to the central package store, so that it can be imported inside
|
2006-12-08 14:28:03 +00:00
|
|
|
flood.py (which is required).
|
2006-12-01 18:07:03 +00:00
|
|
|
|
2006-12-08 14:28:03 +00:00
|
|
|
Currently the scripts do NOT copy flood.py to the central
|
|
|
|
package store, as Deluge imports flood.py by "import
|
|
|
|
library.flood"
|
2006-12-01 18:07:03 +00:00
|
|
|
|
2006-12-08 14:28:03 +00:00
|
|
|
You can check whether flood works by running
|
2006-12-01 18:07:03 +00:00
|
|
|
|
|
|
|
python test.py
|
|
|
|
|
2006-12-07 20:11:00 +00:00
|
|
|
This does a simple torrent download. Note that the torrent file
|
|
|
|
used for this test may have expired, so you may need to use a
|
|
|
|
current one.
|