Skip to content

A minimalist web proxy built to be simple yet powerful.

License

Notifications You must be signed in to change notification settings

Nebelung-Forks/nano

 
 

Repository files navigation

nano.

A minimalist web proxy built to be simple yet powerful.

Winner of the 2024 Proxathon.

Features

  • Minimal design
  • Easy to use
  • Tabbed interface
  • Support for many popular sites

Setup

Tip

Run pnpm install to install the required dependencies.

Start

Run pnpm start to start the server. If no build folder is found, the app will build before starting.

Build

Run pnpm run build to build the app for production into the dist folder.

Build Static

Run pnpm run build-static to build the app for production into the dist folder. This is only for static hosting on github pages etc. Make sure to change the Wisp server in /index.html to an external one.

Development

Run pnpm run dev to run the app in development mode.

Developers

Leaflet

Nebelung

Credits

Ultraviolet - Titanium Network

dreamland.js - MercuryWorkshop

chemicaljs - Nebelung

Tailwind CSS - Tailwind Labs

Icons - Feather Icons & Material Symbols

License

nano uses the AGPL-3.0 license.

About

A minimalist web proxy built to be simple yet powerful.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.5%
  • CSS 5.0%
  • HTML 0.5%