Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitbloxhub/webtelnet
telnet from the web!
https://github.com/bitbloxhub/webtelnet
sanic sanic-project telnet telnet-client
Last synced: about 6 hours ago
JSON representation
telnet from the web!
- Host: GitHub
- URL: https://github.com/bitbloxhub/webtelnet
- Owner: bitbloxhub
- License: isc
- Created: 2021-11-08T17:11:09.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T02:25:46.000Z (about 3 years ago)
- Last Synced: 2024-11-05T16:07:12.867Z (about 2 months ago)
- Topics: sanic, sanic-project, telnet, telnet-client
- Language: HTML
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webtelnet: telnet from the web!
config is in [__init__.py](webtelnet/__init__.py), `THOST` for host, and `TPORT` for port
exposed unencryped on 0.0.0.0:8080, so swich it to 127.0.0.1:8080 and nginx it on 0.0.0.0:443