Skip to content

Commit

Permalink
update something
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdizynali committed May 20, 2023
1 parent 81abb22 commit 1566e63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions utils/Scanner.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,4 @@ def download_speed_test(n_bytes: int,timeout: int, ips) -> None:

print("download speed : ",download_speed, " latency : ",latency)
except :
print(ips, " download faild")

print(ips, " download faild")

0 comments on commit 1566e63

Please sign in to comment.