This project is a domain endpoint redirector with a Matrix-style interface.
- Matrix Style: A visually appealing Matrix-style interface.
- Redirection: Redirects to various subdomains:
- Node.js
- npm (Node Package Manager)
- Git (optional)
-
Clone the repository or download ZIP:
git clone https://github.com/qrexpy/domain-redirector cd domain-redirector
-
Install http-server globally:
npm install -g http-server
-
Start the local server:
http-server -p 8000
-
Open in your browser:
- Navigate to http://localhost:8000 or to the IPs you got from terminal
- Enhance the Matrix-style interface.