Leeon123 / TCP-UDP-Flood

TCP/UDP Flood tool
133 stars 80 forks source link

outdated python3? #3

Open codedahmet opened 2 years ago

codedahmet commented 2 years ago

Traceback (most recent call last): File "/home/ahmet/Downloads/realtcp/flood.py", line 10, in port = int(input(" Port:53")) ValueError: invalid literal for int() with base 10: ''

help and yes i renamed the folder to realtcp

riccio8 commented 1 month ago

Traceback (most recent call last): File "/home/ahmet/Downloads/realtcp/flood.py", line 10, in port = int(input(" Port:53")) ValueError: invalid literal for int() with base 10: ''

help and yes i renamed the folder to realtcp

Did u try to install argparse? it could be an unresolved library