Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,071 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy

Fork from: https://github.com/cyfdecyf/cow

New Features

  • default allow all ports
  • tunnelAllowedPort support * to allow all ports.

Install

Docker

docker run -p 7777:7777 ppcelery/cow:latest

you can mount your own config rc to /etc/cow/rc

Manual

go install github.com/Laisky/cow@latest

Show Sample config:

(save your config file at $HOME/.cow/rc)

# write default config
cow -sample > $HOME/.cow/rc

Add systemd service:

# check
cow -systemd

# install systemd service
cow -systemd > /etc/systemd/system/cow.service

sudo systemctl enable --now cow

About

HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.

Resources

Stars

14 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages