Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloak-Squid-Docker

Deploy a quick squid proxy with cloak transport.. Primarily made to work with Heroku

docker run -d -v /home/stargazer/configs/docker/cloak:/config -p 443:443 <image_name>

To set parameters manually make a .env file with

CK_ADMINUID=<uid>
CK_BYPASSUID=<uid>
CK_PRIVATEKEY=<private_key>
PORT=<internal_listening_port>

About

Deploy a quick squid proxy with cloak transport.. Primarily made to work with Heroku

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages