Delete output text
Deleted output text
This commit is contained in:
parent
e5738c24b6
commit
58f3f36c7f
@ -88,5 +88,4 @@ if __name__ == '__main__':
|
|||||||
handler = CustomHandler()
|
handler = CustomHandler()
|
||||||
controller = MyController(handler, hostname=LHOST, port=LPORT)
|
controller = MyController(handler, hostname=LHOST, port=LPORT)
|
||||||
controller.start()
|
controller.start()
|
||||||
input('SMTP server is running.')
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user