Skip to content
forked from xnoctra/Ambient

A web based proxy built for all of your browsing needs.

License

Notifications You must be signed in to change notification settings

Mystic4755/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

About

A web based proxy built for all of your browsing needs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.0%
  • JavaScript 25.8%
  • CSS 22.9%
  • Smarty 8.7%
  • Makefile 2.3%
  • Dockerfile 0.3%