https://github.com/1995parham/qtelnet
Telnet like application based on the Quic protocol
https://github.com/1995parham/qtelnet
Last synced: 7 months ago
JSON representation
Telnet like application based on the Quic protocol
- Host: GitHub
- URL: https://github.com/1995parham/qtelnet
- Owner: 1995parham
- License: gpl-3.0
- Created: 2022-05-19T05:57:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T09:58:05.000Z (about 2 years ago)
- Last Synced: 2025-04-12T19:53:32.833Z (9 months ago)
- Language: Go
- Homepage:
- Size: 33.2 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
qtelnet
Your telnet in the future
## Introduction
Quic is an application layer protocol based on UDP which tries to simulate TCP features in application layer.
`qtelnet` works like telnet but for quic. You can connect to a QUIC server and send or recieve information.