Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 359 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 359 Bytes

Drain

TCP Connection Drainer

This tool uses iptables to stop new connections on given TCP ports.

Install

$ go get github.com/shawnsi/drain

Usage

$ sudo drain -h

How it Works

This is the flow of drain start internals.

drain start