79131627

Date: 2024-10-27 22:36:55
Score: 1.5
Natty:
Report link

Have you checked that Flask has opened the socket? If you have another SSH session open you could check with the command:

netstat -na | grep :<port>

If you find it, check iptables with following command:

iptables -L -v -n

Do this command as root or with sudo.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Aldo Pellini