Skip to content

Lightning Proxy is a static proxy deployable to GitHub pages.

License

Notifications You must be signed in to change notification settings

LebbieTheLuke/Lightning-Proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightning Proxy

Fully static proxy that actually works!

Important

If you fork this project, giving it a star in the original repo would be greatly appreciated!
Please leave in the credits!

Features

  • Works on github pages
  • Fully static
  • Simple, clean, easy to use UI
  • Easy to fork and edit
  • Based on ultraviolet

Editing

  • To edit the home page, edit server.html, not index.html, as index.html handles the iframe.
  • Try to leave in the credits!

How to Deploy

  1. Fork this repo and name it yourusername.github.io. (If you name it anything else it will not work)
  2. Under your repository name, click Settings. If you cannot see the "Settings" tab, select the dropdown menu, then click Settings.
  3. In the "Code and automation" section of the sidebar, click Pages.
  4. Under "Build and deployment", under "Branch", use the branch dropdown menu and select a publishing source. (usually main)
  5. Click save and wait up to 10 minutes before vising yourusername.github.io, or when the section "Your site is live at yourusername.github.io" shows up, and then you can click "visit".
  6. Enjoy!

Note

You will have to wait a little before you reload your page for the "visit" section to show up.

Credits

This is a fork from vividelitezz's ChitChatUnblocker. However, almost everything was changed except the ultraviolet stuff. I am not saying that this code is completely mine, but almost all of the orginal CCU styling and pages were either replaced or deleted, except the ultraviolet and search stuff. But, this is just for fun. I do not intend to steal anyone's work.

About

Lightning Proxy is a static proxy deployable to GitHub pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.5%
  • JavaScript 41.5%