Quantcast
Channel: sshnet Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1729

New Post: Create an SSH tunnel

$
0
0
I want to connect to an OpenVPN server through an SSH tunnel.

Until now I open the tunnel manually with the following command :
ssh -NfD 1080 username@remote.com
I want to do the exact same command but with SSH.net library in a C# application, and then use the SSH connection as a SOCKS proxy in OpenVPN client.

How can I do that ?

Viewing all articles
Browse latest Browse all 1729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>