feat: add tcp2tls_client.go, tls2tcp_server.go

This commit is contained in:
2023-11-27 21:49:48 +08:00
parent a4b52c59cc
commit 6070aa9e80
3 changed files with 259 additions and 0 deletions

View File

@@ -15,3 +15,14 @@ Config sample:
}
```
----
Codes:
* tcp2tls_client.go
* tls2tcp_server.go
Copied from: https://gist.github.com/cs8425/a742349a55596f1b251a