Forum Discussion
AtakanBal
Bronze III
10 months agoIoT & Embedded Devices: Certificate Underpinning
I'm stuck at the step 5 "Create a Python script to exploit the alarm system". I tried to set up a TCP listener on localhost for port 443 but I didn't have any activity from any user. Any tips on how ...
- 9 months ago
your host is localhost
AtakanBal
Bronze III
9 months agolchenliang wrote:your host is localhost
I tried 0.0.0.0 but no luck, what it should be?