Skip to content

offrxx/lunar-v2

 
 

Repository files navigation

Lunar

Join our Discord   View on GitHub

Lunar v2 is a feature-packed, modern, browser-inspired tabbed web proxy designed to bypass censorship while maintaining a familiar, browser-like experience.


Features

  • Browser like UI and navigation
  • Fast performance
  • about:blank cloaking
  • Built in ad blocking
  • Tab system
  • Keyboard shortcuts
  • And much more

Deployment Options

Note
Lunar cannot be deployed to Netlify, Vercel, GitHub Pages, or any other static hosting platform.

Deploy to Render   Deploy to Koyeb


Deployment via Terminal

Note
Before deploying, install:

Then install pnpm:

npm install -g pnpm

Production

  1. Clone the repository:

    git clone https://github.com/lunar-proxy/lunar-v2
    cd lunar-v2
  2. Install dependencies and start the server:

    pnpm install
    pnpm start

Development

If you are actively developing Lunar v2, use the development server to avoid constant rebuilds:

pnpm install
pnpm dev

Contributing

Interested in contributing?
Please read the Contributing Guide before submitting changes.


Support

Need help or ran into an issue?


Credits

Huge thanks to everyone who has contributed to Lunar.

Contributors

Lunar is a suborganisation of Night Network.

About

Lunar v2 is a browser inspired tabbed web proxy.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 63.2%
  • Astro 31.7%
  • JavaScript 4.2%
  • Other 0.9%