proxima-centauri/create.sh
2023-04-18 11:08:54 +02:00

11 lines
351 B
Bash
Executable File

curl --header "Content-Type: application/json" \
--data '{
"create": {
"incoming_port": 5555,
"destination_port": 8080,
"destination_ip": "127.0.0.1",
"id": "67e55044-10b1-426f-9247-bb680e5fe0c8"
}
}' \
http://localhost:3000/command