Updated README 09/13/21
This commit is contained in:
parent
81040de23d
commit
c169bc64c7
1 changed files with 4 additions and 0 deletions
|
|
@ -5,5 +5,9 @@ The idea is to generate a certificate and a private key (You may need to generat
|
||||||
Then use this library to continuously rewrite or display decrypted network traffic.
|
Then use this library to continuously rewrite or display decrypted network traffic.
|
||||||
|
|
||||||
This library now supports continuous TCP sessions. | 09/02/2021
|
This library now supports continuous TCP sessions. | 09/02/2021
|
||||||
|
Fixed stream threads becoming locked when an abrupt shutdown of the TCP stream occurs. | 09/13/2021
|
||||||
|
|
||||||
|
========
|
||||||
|
Fix race condition where streams coming from up/down stream at same time can cause desync of master and stream threads | TODO
|
||||||
|
|
||||||
More updates/ideas to come.. I think..
|
More updates/ideas to come.. I think..
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue