Update README.md
This commit is contained in:
parent
82c0596ba5
commit
362878d4a5
1 changed files with 2 additions and 2 deletions
|
|
@ -2,6 +2,6 @@
|
|||
A relay I wrote to help with intercepting/modifying TLS encrypted network traffic from an application.
|
||||
|
||||
The idea is to generate a certificate and a private key (You may need to generate a CA for your certificate, so that you can tell your system or the application to trust the generated certificate).
|
||||
Then use this library to continuously rewrite or display encrypted 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue