Skip to content

Releases: Suleman-Elahi/WpBrokenCheck

First Binary Release for Windows and Linux

19 Oct 05:55
0e9ae06
Compare
Choose a tag to compare

Don't have Python or want to install it? Use the binary release. Use it on..

Windows: WpBrokenCheck.exe example.com example.csv
Linux: ./WpBrokenCheck example.com example.csv

~PS These binaries are compiled using PyInstaller. You can build your own as well by running:

pyinstaller --onefile WpBrokenCheck.py

Binaries are tested on Windows 10, Windows 11, and Ubuntu 18.10