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
- Host: GitHub
- URL: https://github.com/opencopilot/packet-ip-sidecar
- Owner: opencopilot
- Created: 2018-07-02T19:48:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T15:02:21.000Z (over 7 years ago)
- Last Synced: 2026-01-29T05:44:58.351Z (2 months ago)
- Topics: golang, metadata, network, packet
- Language: Go
- Homepage:
- Size: 3.03 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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`