Moeflux Setup Windows: [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iex (New-Object Net.WebClient).DownloadString('https://ins.moeflux.com/setup.ps1') macOS / Linux: curl -fsSL https://ins.moeflux.com/setup.sh | bash