mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-04-25 18:19:07 -04:00
Update udp_server.py
This commit is contained in:
parent
a5549318f0
commit
10c2e06152
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
__author__ = "bt3"
|
||||
__author__ = "Mia Stein"
|
||||
|
||||
import socket
|
||||
|
||||
@ -19,4 +19,4 @@ def udp_server():
|
||||
print data
|
||||
|
||||
if __name__ == '__main__':
|
||||
udp_server()
|
||||
udp_server()
|
||||
|
Loading…
x
Reference in New Issue
Block a user