Ssh tunneling in python without port forwarding

Viewed 54

How can I ssh tunnel in python without using port forwarding: Available information:

  1. public IP of both machines
  2. private/local IP of both machine's ports
  3. For establishing the connection machine names (if needed mac addresses)
0 Answers
Related