samuelcolvin / dnserverLinks
Simple development DNS server written in python
☆163Updated last year
Alternatives and similar repositories for dnserver
Users that are interested in dnserver are comparing it to the libraries listed below
Sorting:
- Python asyncio DNS resolver☆62Updated 8 months ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆54Updated last year
- A Python library to encode/decode DNS wire-format packets☆319Updated 6 months ago
- Python library for requesting root privileges☆126Updated last year
- Python interface for c-ares☆180Updated last week
- PEM file parsing in Python.☆171Updated 2 weeks ago
- DNS library based on asyncio☆74Updated last year
- Sans-IO WebSocket protocol implementation☆284Updated 4 months ago
- systemd wrapper on Cython☆103Updated 2 months ago
- 👨🏼💻 A customizable man-in-the-middle TCP intercepting proxy.☆131Updated 8 months ago
- Module for remote in-memory Python package/module loading through HTTP/S☆328Updated 6 months ago
- Python Library to enumerate all network interfaces☆89Updated 2 weeks ago
- Python zipfile extensions☆139Updated last year
- Python composable command line utility, trio-compatible version☆160Updated last month
- A reimplementation of the Python stdlib smtpd.py based on asyncio.☆355Updated 3 months ago
- Platform-independent pure-Python module to get a MAC address☆90Updated 2 months ago
- TCP(/SSL) reverse-proxy based on Tornado☆74Updated 5 years ago
- Python pam module supporting py3 (py2 support still exists but is deprecated)☆116Updated 2 months ago
- Python bindings to the Brotli compression library☆147Updated last year
- An efficient and elegant inotify (Linux filesystem activity monitor) library for Python☆254Updated 2 months ago
- ftp client/server for asyncio (https://aioftp.rtfd.io/)☆203Updated 2 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface