An open API service indexing awesome lists of open source software.

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

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.