updated readme

This commit is contained in:
byt3bl33d3r 2014-07-22 16:21:18 +02:00
parent ea70fafe21
commit edad0e4666
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,7 @@
#
# DNS Spoofing code has been stolen from https://github.com/DanMcInerney/dnsspoof/
#
from twisted.internet import reactor
from twisted.internet.interfaces import IReadDescriptor
from plugins.plugin import Plugin