Skip to content

hoosnick/psycho-serve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Proxy Server

This is a FastAPI-powered proxy server that doesn't give a damn about your feelings.

Quick Start

# Get this bad boy running
pip install fastapi httpx uvicorn

# Fire it up
python main.py

Environment Variables

ALLOWED_HOSTS=http://localhost:3000,https://ur.domain.com

Usage

# Hit it like this
https://your-server.com?url=https://target-url.com

Warning

This proxy is so permissive it'll forward anything. If you deploy this in prod without proper security, you deserve what's coming to you.

That's it

Now get back to work, you absolute psychopath.

About

Let's see Paul Allen's server

Resources

Stars

Watchers

Forks

Languages