An open API service indexing awesome lists of open source software.

https://github.com/opencopilot/packet-ip-sidecar

Watches Packet metadata for elastic IPs that are added/remove from a device, adds/removes from the loopback
https://github.com/opencopilot/packet-ip-sidecar

golang metadata network packet

Last synced: about 2 months ago
JSON representation

Watches Packet metadata for elastic IPs that are added/remove from a device, adds/removes from the loopback

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/opencopilot/packet-ip-sidecar.svg?branch=master)](https://travis-ci.org/opencopilot/packet-ip-sidecar)
### Packet IP Sidecar

Watches Packet metadata for elastic IP assignments to a device, adds/removes IPs to the loopback.

#### Usage

`docker run --net host --cap-add NET_ADMIN opencopilot/packet-ip-sidecar`