Skip to content

LunixiaLIVE/PISS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# PISS
Powershell Interval Speedtest Script (PISS)

Download Cross-Platform Powershell for your Operating System
https://github.com/PowerShell/PowerShell/releases
https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7

Automated your speeds tests from Windows or Redhat/Fedora Linux
View Run-PISS.ps1 documentation (inside the script) for more details.

If you are on a linux system, powershell will need to run as sudo in order to install the speedtest package if its not installed already.
Windows does not need elevated permissions to run. 
Once powershell core is launched (pwsh), navigate to the location of this script.
Import the function by using the following
pwsh PathTo\Run-Piss.ps1
Then you can run the function as if it were a Cmdlet.