Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Latest commit

 

History

History
36 lines (31 loc) · 1.18 KB

File metadata and controls

36 lines (31 loc) · 1.18 KB

Core

Core is an innovative and minimalistic proxy with many features for the users experience. Made for Proxathon 2024

Features

  • Proxy frame functioning
  • Blazing Speeds
  • Clean and Smooth UI
  • Navbar toggling
  • About:blank cloaking
  • Tab Cloaking
  • Theme Toggling
  • Panic Setting
  • Quick searching
  • Eruda (inspect element)

Installation

To run Core, you need to have Node.js installed. If you don't have it installed, you can download it here.

Then just use the commands below to get started.

git clone https://github.com/CoreNetwork-dev/Core
cd Core
npm install
npm start

Credits