Skip to content

xnoctra/Ambient

Enhance your experience.

Ambient is a web based proxy built for all of your browsing needs.

preview

Important

If you fork this repo please consider giving us a star. Thank you!

Features

  • Proxy
  • Games Page
  • Apps page
  • Shortcuts

Deployment

Warning

You can not host Ambient locally via static web hosting. These apply to (but not limited to): Netlify, GitHub Pages, and Cloudflare Pages

Server Deployment

To host Ambient on your server, you must run the following commands:

git clone https://github.com/xnoctra/Ambient
cd Ambient

npm

If you're using npm, run the following commands:

npm i
npm run start

pnpm

If you're using pnpm, run the following commands:

pnpm i
pnpm start

Updating

cd Ambient
git pull --force --allow-unrelated-histories # This may overwrite your local changes 

Deploy to Heroku Deploy to Vercel Deploy to Koyeb Deploy to Render Deploy to Cyclic

Support

If you come across any issues, submit an issue on GitHub, and we'll address it swiftly.

Tip

If you're having trouble, feel free to contact us on our Discord.

Contributors

Shoutout to all the following people that have contributed to Ambient.

Contributors