Remove kcp support

Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
2024-02-23 22:49:43 +01:00
parent 9d9f89881d
commit 59c7128f93
16 changed files with 2 additions and 1136 deletions

View File

@@ -4,7 +4,7 @@
![CI](https://drone-ci.kiers.eu/api/badges/jjkiers/layer4-proxy/status.svg)
`l4p` is a layer 4 proxy implemented by Rust to listen on specific ports and transfer TCP/KCP data to remote addresses(only TCP) according to configuration.
`l4p` is a layer 4 proxy implemented by Rust to listen on specific ports and transfer TCP data to remote addresses (only TCP) according to the configuration.
## Features