LICENSE
README.md
pyproject.toml
setup.py
txt2udp/__init__.py
txt2udp/cli.py
txt2udp/client.py
txt2udp/config.py
txt2udp/conn.py
txt2udp/datagram.py
txt2udp/main.py
txt2udp/messages.py
txt2udp/server.py
txt2udp.egg-info/PKG-INFO
txt2udp.egg-info/SOURCES.txt
txt2udp.egg-info/dependency_links.txt
txt2udp.egg-info/requires.txt
txt2udp.egg-info/top_level.txt
txt2udp/plugins/__init__.py
txt2udp/plugins/mitm.py
txt2udp/plugins/stdio.py