Creating a Proxy [Nebula Proxy]

  1. Go to https://console.cloud.google.com/
  2. Click the terminal icon in the corner
  3. Copy this code and press enter in the terminal:
git clone https://github.com/NebulaServices/Nebula
cd Nebula
npm i
npm ci
PORT=3001 node .
  1. Wait until command line stops moving.
  2. Go to web preview icon, then change port to 3001.
  3. Yipee! You now have a proxy.
2 Likes

Update: if message is seen telling you to click localhost:3001, click that.

Oh, so that’s how that many proxies exist. Those lists are HUGE.


Tried it

This topic was automatically closed after 7 days. New replies are no longer allowed.