Python Forum
Your p“Timeout !!!!” when I enter a known good IP address when running port scanner
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Your p“Timeout !!!!” when I enter a known good IP address when running port scanner
#7
Your function expects an argument def scan(ip):, then at the end you have scan(), i.e. you don't supply the expected argument. What do you expect to happen?
That said, there are also other problems - e.g. when using ThreadPoolExecutor.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: Your p“Timeout !!!!” when I enter a known good IP address when running port scanner - by buran - Jul-18-2022, 07:46 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How do i listen to loopback address on my local computer, without a port billykid999 6 2,863 May-29-2023, 07:50 PM
Last Post: billykid999
  question regarding my Python port scanner script Than999 0 3,421 Jan-30-2022, 04:31 PM
Last Post: Than999
  Help with socket library for a port scanner? xanderv 1 2,337 Jan-03-2021, 10:48 PM
Last Post: Larz60+
  telnetlib timeout kerzol81 0 3,415 Sep-12-2019, 08:38 AM
Last Post: kerzol81

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020