{
"status": "Ready",
"hint": "Submit one of the forms to generate inspection-friendly traffic."
}Send JSON to echo_api.php with a fake protocol wrapper.
curl -i \
-X POST \
-H "Content-Type: application/json" \
-H "X-Service-Name: tcp-9833-sim" \
-H "X-Frame-Type: auth" \
--data '{"frame":"LEN:64|TYPE:AUTH","payload":"safe-test-message","metadata":{"port":"9833"}}' \
"https://yourdomain.example/tcp-sim/echo_api.php"