Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.49 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.49 KB

Just Another Proxy

DISCLAIMER:
I AM NOT RESPONSIBLE FOR WHATEVER YOU DO WITH THIS PROGRAM. THIS PROGRAM IS CREATED FOR EDUCATIONAL REASONS ONLY

This is a seflhosted proxy client and server. It is still a work in progress, but currently has basic functionality. More updates will be added soon!

image

How to Run

Deploy to Heroku Run on Replit Deploy to Oracle Cloud Deploy to Vercel Deploy to Netlify

git clone https://github.com/caenjones/Just-Another-Proxy
cd Just-Another-Proxy
npm install
npm start