If you're just here to use GDBrowser locally because the site is down or blocked or restricted or god knows what, this is the only part you really need to read
To run GDBrowser locally:
- Install node.js if you don't already have it
- Clone/download this repository
- Open cmd/powershell/terminal in the main folder (with index.js)
- Type
npm i
to flood your hard drive with code that's 99% useless - Type
node index
to run the web server - GDBrowser is now running locally at http://localhost:2000
I stole this from Colon's GDBrowser, I just changed the GDPSes.