sshnet / SSH.NET

SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
http://sshnet.github.io/SSH.NET/
MIT License
3.88k stars 917 forks source link

RequestReadLink #1355

Open iWeaverMan opened 3 months ago

iWeaverMan commented 3 months ago

Hi all,

Why does the RequestReadLink method have the internal modifier?

How can I get a link in the current version?

Regards.