Silenced channel send error for StreamWrite's to master thread. If client disconnects before server send response the relay will now just silently close the connection.
This commit is contained in:
parent
fea7a127b4
commit
1b2ed7a10d
2 changed files with 12 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "sslrelay"
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
authors = ["PinkP4nther <pinkp4nther@protonmail.com> @Pink_P4nther"]
|
||||
edition = "2018"
|
||||
description = "A TCP relay library for relaying/modifying/spoofing TCP traffic by implementing callback code."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue