An open API service indexing awesome lists of open source software.

https://github.com/caenjones/just-another-proxy

Just another selfhosted web proxy
https://github.com/caenjones/just-another-proxy

freedom-of-information freedom-of-speech proxy school selfhosted

Last synced: 3 months ago
JSON representation

Just another selfhosted web proxy

Awesome Lists containing this project

README

          

# 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](https://github.com/CaenJones/Just-Another-Proxy/assets/131218155/3276326b-ff32-419b-9ed0-77445dabb0dd)

## How to Run

[![Deploy to Heroku](https://binbashbanana.github.io/deploy-buttons/buttons/remade/heroku.svg)](https://heroku.com/deploy/?template=https://github.com/ultrabrowse/Just-Another-Proxy)
[![Run on Replit](https://binbashbanana.github.io/deploy-buttons/buttons/remade/replit.svg)](https://replit.com/github/ultrabrowse/Just-Another-Proxy)
[![Deploy to Oracle Cloud](https://binbashbanana.github.io/deploy-buttons/buttons/remade/oraclecloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/ultrabrowse/Just-Another-Proxy/archive/refs/heads/main.zip)
[![Deploy to Vercel](https://binbashbanana.github.io/deploy-buttons/buttons/remade/vercel.svg)](https://vercel.com/new/clone?repository-url=https://github.com/ultrabrowse/Just-Another-Proxy)
[![Deploy to Netlify](https://binbashbanana.github.io/deploy-buttons/buttons/remade/netlify.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/ultrabrowse/Just-Another-Proxy)

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