Min is a lightweight, secure web proxy unblocker designed to provide seamless, private internet browsing with minimal complexity. Built using the Ultraviolet proxy framework, Min offers users a clean, intuitive interface for accessing restricted web content.
- Simple Interface: One-click URL unblocking
- Advanced Privacy: URL encryption and anonymization
- Cross-Platform Compatibility: Works on multiple devices and browsers
- Lightweight Design: Minimal resource consumption
- Secure Routing: Advanced proxy techniques to bypass restrictions
- Node.js (v14.0+ recommended)
- npm (Node Package Manager)
- Docker (optional, for containerized deployment)
- Clone the repository:
git clone https://github.com/browser-vm/min.git
cd min
- Install dependencies:
npm install
- Start the server:
npm start
- Build the Docker image:
docker build -t min-proxy .
- Run the container:
docker run -p 8080:8080 min-proxy
Customize your proxy settings in uv.config.js
:
- Modify URL encoding methods
- Adjust proxy prefixes
- Configure bare server routes
- Always use HTTPS in production
- Implement additional authentication if required
- Regularly update dependencies
- Comply with local internet usage laws
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
MIT License
For issues or questions, please file a GitHub issue or contact [email protected].
Disclaimer: Min is intended for legitimate, legal internet access. Respect website terms of service and local regulations.