mirror of
https://github.com/Jan21493/Linkplay.git
synced 2024-11-20 19:33:58 +00:00
Merge branch 'main' of https://github.com/Jan21493/Linkplay
This commit is contained in:
commit
4034055cd4
2 changed files with 1 additions and 1 deletions
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
|
@ -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