Skip to content

Instantly share code, notes, and snippets.

@erikh

erikh/stdin Secret

Created December 20, 2014 17:57
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save erikh/5720f3e37f1c5bef7943 to your computer and use it in GitHub Desktop.
[
{
"Link": {
"Link": {
"Index": 256,
"MTU": 1500,
"Name": "naugh",
"HardwareAddr": "Ij89Ytz0",
"Flags": 3,
"ParentIndex": 0,
"MasterIndex": 0,
"PeerName": ""
},
"HardwareAddr": "22:3f:3d:62:dc:f4",
"Type": "veth"
},
"Addrs": [
{
"IP": "fe80::203f:3dff:fe62:dcf4",
"Mask": 64,
"Label": ""
}
]
},
{
"Link": {
"Link": {
"Index": 257,
"MTU": 1500,
"Name": "docker0",
"HardwareAddr": "VoR6/peZ",
"Flags": 18,
"ParentIndex": 0,
"MasterIndex": 0
},
"HardwareAddr": "56:84:7a:fe:97:99",
"Type": "bridge"
},
"Addrs": [
{
"IP": "172.17.42.1",
"Mask": 16,
"Label": "docker0"
}
]
},
{
"Link": {
"Link": {
"Index": 1,
"MTU": 65536,
"Name": "lo",
"HardwareAddr": null,
"Flags": 5,
"ParentIndex": 0,
"MasterIndex": 0
},
"HardwareAddr": "",
"Type": "device"
},
"Addrs": [
{
"IP": "127.0.0.1",
"Mask": 8,
"Label": "lo"
},
{
"IP": "::1",
"Mask": 128,
"Label": ""
}
]
},
{
"Link": {
"Link": {
"Index": 2,
"MTU": 1500,
"Name": "eth0",
"HardwareAddr": "AAwp7mTK",
"Flags": 19,
"ParentIndex": 0,
"MasterIndex": 0
},
"HardwareAddr": "00:0c:29:ee:64:ca",
"Type": "device"
},
"Addrs": [
{
"IP": "10.0.1.2",
"Mask": 24,
"Label": "eth0"
},
{
"IP": "fe80::20c:29ff:feee:64ca",
"Mask": 64,
"Label": ""
}
]
},
{
"Link": {
"Link": {
"Index": 295,
"MTU": 1500,
"Name": "default0",
"HardwareAddr": "AjHfPwmJ",
"Flags": 19,
"ParentIndex": 0,
"MasterIndex": 0
},
"HardwareAddr": "02:31:df:3f:09:89",
"Type": "bridge"
},
"Addrs": [
{
"IP": "10.42.42.1",
"Mask": 16,
"Label": "default0"
},
{
"IP": "fe80::e47a:11ff:fe1d:3b36",
"Mask": 64,
"Label": ""
}
]
},
{
"Link": {
"Link": {
"Index": 297,
"MTU": 1500,
"Name": "nosta",
"HardwareAddr": "AjHfPwmJ",
"Flags": 3,
"ParentIndex": 0,
"MasterIndex": 295,
"PeerName": ""
},
"HardwareAddr": "02:31:df:3f:09:89",
"Type": "veth"
},
"Addrs": [
{
"IP": "fe80::31:dfff:fe3f:989",
"Mask": 64,
"Label": ""
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment