Skip to content

Instantly share code, notes, and snippets.

@DBLaw
Created October 11, 2012 00:26
Show Gist options
  • Save DBLaw/3869403 to your computer and use it in GitHub Desktop.
Save DBLaw/3869403 to your computer and use it in GitHub Desktop.
Boundary Ephemeral Conversation Example - Multiple Ports
{
"name": "My High Port Convo",
"filter": {
"hosted_by_meters_saved_search": "33333333333333333333",
"transport": [
{
"port": 61613,
"protocol": 6
},
{
"port": 61614,
"protocol": 6
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment