Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 578 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 578 Bytes

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