Обновлены README и фронтенд
This commit is contained in:
@@ -21,6 +21,7 @@ Advanced network traffic flow analyzer for A/D CTFs.
|
||||
* Can urldecode text automatically
|
||||
* Can automatically decompress GZIPed HTTP
|
||||
* Can automatically deflate WebSockets with permessages-deflate extension
|
||||
* Decrypts TLS with RSA using given private key
|
||||
|
||||

|
||||
## Cloning
|
||||
@@ -107,6 +108,8 @@ In FILE mode you'll have to press appropriate button in a sidebar to start proce
|
||||
Click at a stream to view a list of packets;
|
||||
you can click a button in the sidebar to switch between binary and text views.
|
||||
|
||||
To decrypt TLS, put the private key used to generate a certificate into the `rsa_keys` folder.
|
||||
|
||||
### Shortcuts
|
||||
To quickly navigate streams you can use the following shortcuts:
|
||||
* `Ctrl+Up` -- go to the next stream
|
||||
|
||||
Reference in New Issue
Block a user