Port Scanner / Checker in Visual Basic

preview_player
Показать описание
Please watch in HD!
____________________________________

____________________________________

Рекомендации по теме
Комментарии
Автор

it's sad when you will close on July 1st, 2021
many thanks.

pm.t
Автор

I'm a new student trying to learn, so I can become a programmer with python and I have a project on how to make a port scan.

So far I already make a port scan with Python3, and it scans fine, give a date and everything working good so far.

I see on your video tutorial, it is very good.

I would like to ask for your advice if you can and guide me on how I will add this 3
in a Python script, I have:

2. System should look for all the ports between the range of 1 to 1025
3. If the Ports is open, it should create a file and add an entry for port number
4. In case of any exception for instance “host is not available”, “host name could not be resolved” or
due to any other error, you need to write that exception into the same file.


Thank you and Merry Christmas.

rafy-ivanmorales
Автор

If you try to scan many ports in one go, it will fail (e.g. 0 to 65535). So you need some kind of way to not start all the tasks at once but limit the amount of running tasks. Also, at the same time, the GUI should remain responsive. Any ideas about that?

hassemuller
Автор

Really good tutorial:) but is there any way to make a button to stop the scan, for example when it takes to long and I want to stop the scan?

makz
Автор

A like usb interface would be cool like when you plug in your phone or something it pops up and you can manage your devices

christianhuber
Автор

can this program run in Visual Basic 2015 or Visual Basic 2010 professional

nabatanzisophia
Автор

Bro do yo have documentation of this project

kiranraj.d
Автор

Bro can i get flowchart of this project pls dude

kiranraj.d
Автор

man, you need to be in Microsoft ... cheers!

CrosswireHunter
Автор

Do you ever use Visual Studio or only Visual Basic?

patwarden
Автор

LOL! It fills up my memory up to 29 GB of RAM and it crashes...started just the sourcefile...

frankmueller
Автор

It doesn't work D:
I mean, when I try to scan locally, with 127.0.0.1, it works perfectly, but when I try to insert my external IP, it doesn't work.

reshiram