babim / ether-proxy-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ether-proxy

thanks mics8128 and sammy007

Ether-proxy on Alpine Linux

docker run --restart unless-stopped -p 8546:8546 -p 8080:8080 -v /proxyconfig/config.json:/config.json -e CONFIG=/config.json babim/ether-proxy

-e CONFIG=/config.json to config file. Default: /opt/ether-proxy/ether-proxy/config.json

example file: https://raw.githubusercontent.com/babim/ether-proxy/master/config.json

About


Languages

Language:Shell 100.0%