Skip to content

Instantly share code, notes, and snippets.

View pee's full-sized avatar
👻

pee pee

👻
View GitHub Profile
import struct
import sys
import time
import json
from struct import *
from twisted.web import server, resource
from twisted.internet.protocol import DatagramProtocol
from twisted.internet import reactor
from twisted.application.internet import MulticastServer