A speeding, lightweight proxy for bypassing internet censorship.
- Bypasses internet censorship
- Uses ChemicalJS for proxying and component management
- Simple terminal-like interface
- Supports custom search engines
- Includes back, forward, reload, and close navigation buttons
- Confirmed bypass for most sites blocked by AT&T
-
Clone the repository:
git clone https://github.com/browser-vm/LoveHeart.git
-
Install dependencies:
npm install
-
Run the proxy:
npm start
-
Open your web browser and navigate to
http://localhost:3000
This project uses Jest for unit testing. Tests are located in the __tests__ directory.
# Run all tests
npm test
# Run tests with coverage report
npm run test:coverage
# Run tests in watch mode (useful during development)
npm run test:watchThis project uses ESLint for code quality and consistency.
# Lint all JavaScript files
npm run lint
# Lint and automatically fix issues
npm run lint:fixOur docker build image is available both on the Github container registry AND the official Docker registry.
COMING SOON!!!
I'll post updates on the status of the proxy here every now and then.
It's official. Release 0.0.3 is here. And it works.
If you need another link, email me. We refuse to be blocked by censors.
BSD 3-Clause