proxima-centauri/modify.sh

10 lines
314 B
Bash
Raw Normal View History

2023-03-14 17:38:23 +01:00
curl --header "Content-Type: application/json" \
2023-04-18 11:08:54 +02:00
--data '{
"modify": {
2023-04-25 12:56:32 +02:00
"destination_port": 9111,
2023-04-18 11:08:54 +02:00
"destination_ip": "127.0.0.1",
"id": "67e55044-10b1-426f-9247-bb680e5fe0c8"
}
}' \
2023-03-14 17:38:23 +01:00
http://localhost:3000/command