Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 246 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 246 Bytes

set-iptables

Load iptables rules

Building

$ docker build -t 4km3/set-iptables .

Configuration

Default values

: "${SET_IPTABLES_DEV:=eth0}"
: "${SET_IPTABLES_PROXY_PORT:=3128}"
: "${SET_IPTABLES_PORTS:=80 443}"