Unblocker I made for school. Has authentication with keys so admins cant access it.
The code for this is absolute shit btw.
Clone the project
git clone https://github.com/HoosierTransfer/unblocker.git
Go to the project directory
cd unblocker
Install dependencies
npm install
Start the server
npm run start