add speedtest script

This commit is contained in:
wh1te909 2020-08-27 09:40:43 +00:00
parent e22ef573b7
commit b5c677f03c
2 changed files with 2128 additions and 0 deletions

View File

@ -54,5 +54,12 @@
"name": "Windows Defender Quick Scan",
"description": "Runs a Quick Scan using Windows Defender in the Background.",
"shell": "powershell"
},
{
"filename": "speedtest.py",
"submittedBy": "https://github.com/wh1te909",
"name": "Speed Test",
"description": "Runs a Speed Test",
"shell": "python"
}
]

2121
scripts/speedtest.py Normal file

File diff suppressed because it is too large Load Diff