Created by Kong
34.230.40.69:30000
34.230.40.69:30001
34.230.40.69:40000
34.230.40.69:40001
This project has been started to help testing TCP and UDP requests in a very easy way. It is very useful for seeing what your clients are sending to TCP/UDP servers and debug problems. It can also be used for mock integration tests.
Text to send to TCP
{
"client-ip": "::ffff:41.130.36.121",
"data": [71,101,116,32,115,111,109,101,32,84,67,80,32,105,110,102,111,10],
"text-data": "Get some TCP info\n",
"size": 18
}
Text to send to UDP
{
"client-ip": "::ffff:41.130.36.121",
"data": [71,101,116,32,115,111,109,101,32,85,68,80,32,105,110,102,111],
"text-data": "Get some UDP info",
"size": 17
}
A Kong project.
Mockbin.com - Mock, Test & Track HTTP calls
Apiembed.com - Embeddable API Code snippets
Konghq.com - The Cloud-Native API Gateway & Service Mesh