I need to perform HTTP Posts on a remote machine from a remote machine. Is this possible ?
Say for eg. I ssh into a Linux Box B from my script on Linux Box A and I need to do a HTTP GET/Post from B to say google.com
Is this possible?
Say for eg. I ssh into a Linux Box B from my script on Linux Box A and I need to do a HTTP GET/Post from B to say google.com
Is this possible?
Comment