Stories recently tagged with 'SSH'

Terminals - a multi-protocol tabbed interface for remote connections(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 4 months ago

Terminals is a multi-protocol tabbed interface for remote connections. Right now it supports all of these connection types: 1. RDP – Microsoft’s Remote Desktop aka Terminal Services 2. VNC – Virtual Network Computing 3. VMRC – Virtual Machine Remote Control 4. RAS – Remote Access Service (VPN, Dialup) 5. Telnet – Telecommunication Network 6. SSH – Secure Shell 7. ICA Citrix – Independent Computing Architecture read more...

9 comments |category: |Views: 12

tags: another

Multi-protocol tabbed desktop client for remote conn(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 4 months ago

Terminals is a multi-protocol tabbed desktop client for remote connections.Right now it supports all of these connection types:RPD,VNC,VMRC,RAS,Telnet,SSH,ICA Citrix read more...

2 comments |category: |Views: 11

tags: another

SharpSSH - A Secure Shell (SSH) library for .NET(tamirgal.com)

submitted by marcosmarcos(2779) 5 years, 6 months ago

This is a pure .NET implementation of the SSH2 client protocol suite. The purpose of this project is to provide an easy API for reading/writing data to/from SSH channels and perform SFTP/SCP file transfers for .NET applications. read more...

add a comment |category: |Views: 381

tags: another

Using PowerShell through SSH(hivearchive.com)

submitted by tiernanotiernano(1658) 5 years, 7 months ago

great tutorial showing you how to use powershell over SSH! read more...

add a comment |category: |Views: 77

tags: another