Обновлен README
This commit is contained in:
@@ -75,6 +75,8 @@ PACKMATE_MODE=FILE
|
||||
PACKMATE_PCAP_FILE=dump.pcap
|
||||
```
|
||||
|
||||
To decrypt TLS, put the private key used to generate a certificate into the `rsa_keys` folder.
|
||||
|
||||
### Launch
|
||||
After filling in env file you can launch the app:
|
||||
```bash
|
||||
@@ -108,8 +110,6 @@ 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