Ferdinand Theil

Results 4 comments of Ferdinand Theil

So i tried recreating this issue and it looks like this code is working. Maybe there is a typo or [zero width unicode character](https://www.reddit.com/r/programminghorror/comments/o9dm6r/i_was_getting_errors_and_couldnt_pinpoint_it/). At least i can confirm that...

https://github.com/MyKings/python-masscan/blob/master/masscan/masscan.py#L14 maybe move this block of code into a ```python if __name__=="__main__": ``` block to make it run only when the file is directly called

~~The youtube video link seams to be left as the default value!~~ Great post/video tho (Edit) yt link has been fixed

#49 might be relevant issue. Its what made me look into the script at least