Skip to content

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

Notifications You must be signed in to change notification settings

stargazer39/Cloak-Squid-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published