Hi there,
I would like to implement the SSH VPN feature using a TunTap device. Openssh servers support this feature but unfortunately no ssh windows client can do it.
My idea is to use the TunTap driver from OpenVPN and then extend the SSH.Net Library to create a "VPN channel" to an Openssh server. It then reads from a TunTap device and forwards it through the channel.
Any help from you guys?
I would like to implement the SSH VPN feature using a TunTap device. Openssh servers support this feature but unfortunately no ssh windows client can do it.
My idea is to use the TunTap driver from OpenVPN and then extend the SSH.Net Library to create a "VPN channel" to an Openssh server. It then reads from a TunTap device and forwards it through the channel.
Any help from you guys?