mirror of
https://github.com/Jan21493/Linkplay.git
synced 2024-11-20 19:33:58 +00:00
Update sniff-tls.md
This commit is contained in:
parent
5873ee9b2d
commit
63192539d9
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ checkEmail = mail@linkplay.com
|
|||
cert = /tmp/st7374756E6E656C.pem
|
||||
CAfile = /tmp/st7374756E6E656C_ca.pem
|
||||
```
|
||||
![Wireshark screenshot](pictures/Wireshark - TLS decoded.png)
|
||||
![Wireshark screenshot](/pictures/Wireshark - TLS decoded.png)
|
||||
|
||||
The answer to the requests can be seen in Wireshark by following the TLS stream, but it's also possible to try the discovered command directly with curl:
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue