Welcome to my scripts archive!

This is a repo I made so I can share all my scripts for various linux/windows things without paying for a VPS ;)

About this website

This is an updated list of all the scripts that are here and how to use them:

To use any of these scripts run the command below.
For example, install gcc:
iwr -useb https://mososcripts.vercel.app/scripts/installgcc.ps1/ | iex