Skip to content

CaenJones/Just-Another-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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