5kyc0d3r / upnpyLinks
Lightweight UPnP client library for Python.
☆63Updated 2 years ago
Alternatives and similar repositories for upnpy
Users that are interested in upnpy are comparing it to the libraries listed below
Sorting:
- uPnP client library for Python 3.☆211Updated 3 years ago
- Simple development DNS server written in python☆163Updated last year
- Xepor, a web routing framework for reverse engineers and security researchers, brings the best of mitmproxy & Flask☆213Updated 2 months ago
- Python cross version bytecode/wordcode assembler☆118Updated last month
- 👨🏼💻 A customizable man-in-the-middle TCP intercepting proxy.☆133Updated 10 months ago
- Kaitai Struct: runtime for Python☆105Updated 2 weeks ago
- Kaitai Struct: Visualizer and Hex Viewer GUI in Python☆134Updated 2 months ago
- Decompiler for Python 3.7 (forked from https://github.com/figment/unpyc3)☆65Updated last year
- A small and insanely fast ARCFOUR (RC4) cipher implementation of Python☆31Updated 3 weeks ago
- Sometimes, you need to manipulate low-level functionality (C APIs, etc) from high-level languages (Python). Eg. Force the low-level calls…