A mud proxy using asyncio for Python 3.11 or newer.
To install the libraries for this proxy, from the root project directory run
pip install -r requirements.txt
The networking code is based off:
telnetlib3 at https://github.com/jquast/telnetlib3
akrios_frontend at https://github.com/bdubyapee/akrios-frontend