Skip to content

COW (Climb Over the Wall) proxy on Docker

Notifications You must be signed in to change notification settings

nasermirzaei89/docker-cow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Docker COW

COW (Climb Over the Wall) proxy on Docker

Instruction

Run:

docker run \
--detach \
--restart=always \
--name=cow \
--volume=$HOME/.cow:/.cow \
--net=host \
nasermirzaei89/cow \
/cow -rc=/.cow/rc

You must mount rc path to container rc path.

About

COW (Climb Over the Wall) proxy on Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published