Woole (a shortened form of "Wormhole") is an open-source project for reverse proxying, sniffing, and tunneling, developed in Go.

Connect to this server

# Using the client
woole -proxy {url_to_proxy}

Using Docker

# Using Docker
docker run --rm -p 8000:8000 woole -proxy {url_to_proxy}
GitHub Repository Download Woole Client Setup Docker Client