Skip to content

c-brenn/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy

A simple HTTP proxy in Elixir, written for a college assignment, that can handle HTTP and HTTPS.

It performs basic caching and urls can be blocked.

Installation

  • Clone the repository
  • run mix deps.get

Running It

Use mix phoenix.server to start the proxy server on port 8080, and the admin console on port 4000.

About

HTTP proxy in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published