/docker-naiveproxy

Too simple, sometimes naïve.

Primary LanguageDockerfileMIT LicenseMIT

GitHub Workflow Status Docker Image Size (tag) Docker Pulls

docker-naiveproxy

Usage

# Clone
git clone https://github.com/LandonLi/docker-naiveproxy.git
cd docker-naiveproxy

# Modify the configuration
cp config.json.example config.json

# Run and check
docker-compose up -d
curl -x socks5h://localhost:10081 ipinfo.io