docker_telnet_server
- Python 93.3%
- Dockerfile 4.8%
- Shell 1.9%
| .forgejo/workflows | ||
| .gitea/workflows | ||
| .gitignore | ||
| config.json | ||
| config.json.dist | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| notes.txt | ||
| README.md | ||
| rebuild.sh | ||
| requirements.txt | ||
| telnet_server.py | ||
Telnet Server
Introduction
This project is a telnet server running in a docker container.
Installation
- Clone the repository
- Copy config.json.dist to config.json
- Update config.json
- docker compose up -d