Ephemeral

Features

Ephemeral has Features that work flawlessly regardless of what platform you are on! Some of the features of Ephemeral are:

  • Auto-Stealth Pages (Loads the pages within the current page you are on instead of loading the page classicly with the example.com/sw/)
  • Tab Cloaking - Changeable Title, Icon, and About:blank cloaking
  • Customizable! - Ephemeral has tons of other customization options for you to play with to match your preferences!
  • More coming soon! ;)

Setup & installation

To set up Ephemeral, it is super simple. Below are some instructions to get you started.

Banned hosts

if you are on Replit, Glitch, Heroku (or any other host that doesn't allow proxies), This Repository will probably automatically flag your repository. Check out how to Bypass these Restrictions here: Bypassing Restrictions

Fork This Repository, Clone into the repository by using: git clone https://github.com/z1g-project/Ephemeral.git, or download the Latest Release and extract it to your deployments directory.

Make sure that you have NodeJS 18.x installed to check this in your operating system of choice command line or terminal type: Node --Version and if it says 18.0.0 or anything later than that you are fine. If you need to install or update NodeJS Please Refer to This Page. You also need pnpm, which can be installed with npm i -g pnpm

Next, after all these things have been completed. Please make sure you are in the directory with all the files inside it. Next Run pnpm i or pnpm install (they are the same command) and wait for it to finish installing Dependencies.

Once all dependencies are installed you may run pnpm start to start the HTTP Server.

Credits

Last updated on

On this page

Edit on GitHub