In this video we create the freeCodeCamp port scanner project but instead of python, this application is written in golang.
We're a place where coders share, stay up-to-date and grow their careers.
For further actions, you may consider blocking this person and/or reporting abuse
Joao Carlos Sousa do Vale -
balt1794 -
Blogger and Programmer -
Johnny Simpson -
Discussion (3)
You could use Goroutines to speed up the port scanning instead of doing it one after the other. If you like i can open a PR
Yes, please. I would be interested in seeing how that is implemented.
I just opened a PR with a short explanation. If there are any questions i am happy to answer!