Can now specify no cert or key for when the listening side of the Relay is in RAW TCP mode.

This commit is contained in:
PinkP4nther 2021-10-08 21:37:36 -07:00
commit b5e1a03ced
5 changed files with 39 additions and 23 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "sslrelay"
version = "0.4.31"
version = "0.4.4"
authors = ["PinkP4nther <pinkp4nther@protonmail.com> @Pink_P4nther"]
edition = "2018"
description = "A TCP relay library for relaying/modifying/spoofing TCP traffic by implementing callback code."