Skip to content

replitidk/we-are-stealing-this-for-the-funny-lol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light

A fast, simple, and highly customizable proxy.

inpreview

Important

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

Features

  • Simple Design
  • Fast Speeds
  • Clean UI
  • About:Blank Cloaking
  • Easy Deployment

Note

This repo is in work and some functions may not 100% work yet. See our Discord Server for downtimes.

Deployment

Warning

You can not host Light locally via a static web hosting site such as Netlify, Github Pages, and Cloudflare Pages.

Please run the following commands to host a server:

git clone https://github.com/imm-stella/Light
cd light-main
npm install
npm start

Updating

cd light-main
git pull --force --allow-unrelated-histories

Deploy to Heroku Deploy to Koyeb Deploy to Cyclic

Where to ask for help

Note

If you'd like to get links, support, or other deployment methods join our Discord Server or open a discussion.

Project Status

The original author of the project is managed and owned by @stella

The project is open source and any contribution is welcome to the community. If you are willing to code a feature for yourself you are welcome to fork the repo and do it yourself. If you'd like to see it in the original repo, submit a pull request.

Contribution

To contribute to Light, clone the repo locally and submit your code in a pull request. If you are making large changes, make sure everything works by running the following before submitting a pull request:

CTRL + SHIFT + D

Contributers

Thank you to the following people for contributing to Light.

Contributors

Discord

Discord

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.4%
  • HTML 28.8%
  • CSS 23.8%