Skip to content

Instantly share code, notes, and snippets.

@summer4096
Created October 17, 2015 18:12
Show Gist options
  • Save summer4096/2390b7ea570ae757971e to your computer and use it in GitHub Desktop.
Save summer4096/2390b7ea570ae757971e to your computer and use it in GitHub Desktop.
{
"sockets": {
"tcp": {
"connect": "*"
},
"udp": {
"send": "*",
"bind": "*"
},
"tcpServer": {
"listen": "*"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment