Skip to content

bxngusss-tech/DoxyEdu-web-proxy

 
 

Repository files navigation

DoxyEdu Logo

DoxyEdu Web Proxy

Educational web access powered by the Scramjet engine

⚠️ Important: This is a modified version of Scramjet, not original work.

📋 About This Fork

This repository contains modifications to the original Scramjet project customized for unblocking websites in places like school:

🔧 Modifications from Original

  • Complete UI rebranding for DoxyEdu
  • Pre-configured Python Wisp backend (production-ready)
  • Optimized for educational environments
  • Multi-tab support - access multiple webpages simultaneously
  • Enhanced features beyond the original
  • Custom deployment configuration

🚀 Quick Setup

Frontend (Node.js):

git clone https://github.com/Arandomdude22/DoxyEdu-web-proxy.git
cd DoxyEdu-web-proxy
pnpm install

Backend (Python Wisp Server):

# Install Python if not already installed
sudo apt install python3 python3-pip python-is-python3

# Install Wisp server
pip install wisp-python

AND now start it: pnpm start

📄 License & Attribution Original work: Scramjet by Mercury Workshop Modified by ME Note: For the original, maintained version, visit the official Scramjet repository.

About

A web proxy designed to invade censorship and act as an school unblocker.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 84.4%
  • JavaScript 13.0%
  • CSS 2.3%
  • Other 0.3%