Simulate botnet behavior in Python.
Import Net
and Bot
from prototypes
. Then override them and change their behavior as necessary.
The example in sample_net.py
does the following:
The TestBot does the following:
The TestNet does the following:
Named after Isaac Asimov's robot character, R. Daneel Olivaw.