I want to create a connection with a remote server using stunnel. I have IP address of the remote system along with port.
I want to use pystunnel library to make connection in a python script.
I did not get any reference to make a connection between two servers. Kindly help me.