Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
/ proxy-ripv6 Public archive

Docker image of Caddy with the forwardproxy plugin and RIPv6 - small HTTP 1.1 & 2.0 proxy without authentication

License

Notifications You must be signed in to change notification settings

unixfox/proxy-ripv6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tiny Caddy image with the Forward Proxy plugin compressed with UPX and with RIPv6 script.

Usage

The HTTP proxy port is 2015:

docker run -it --rm -p 2015:2015 unixfox/caddy-proxy-ripv6

Overwrite Caddyfile:

docker run -it --rm -p 2015:2015 -v $PWD/Caddyfile:/etc/Caddyfile unixfox/caddy-proxy-ripv6

Access the .caddy in case you need it:

docker run -it --rm -p 2015:2015 -v $PWD/Caddyfile:/etc/Caddyfile -v $HOME/.caddy:/etc/.caddy unixfox/caddy-proxy-ripv6

About

Docker image of Caddy with the forwardproxy plugin and RIPv6 - small HTTP 1.1 & 2.0 proxy without authentication

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published