SkillAgentSearch skills...

RSSSHClient

A lightweight SSH Client for RetroShare (nogui) Server

Install / Use

/learn @sehraf/RSSSHClient
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

#RetroShare SSH Client#

A lightweight SSH Client for RetroShare (nogui) Server.

##What is RetroShare?##

RetroShare is a secure decentralised communication platform. http://retroshare.sourceforge.net/

##What are RSRPC and RetroShareSSHClient?##

RSRPC is a .NET library which offers an interface to communicate with a RetroShare SSH server via RPC calls. It manages the SSH connection and the send/receive process including (de)serialisation of data.

RetroShareSSHClient is a gui client using RSRPC lib. Its goal is to provide a lightweight gui to control and maintain a RetroShare server.

Both (RSRPC and RetroShareSSHClient) are using:

  • SSH.NET - http://sshnet.codeplex.com/
  • protobuf-net - http://code.google.com/p/protobuf-net/

For more information on the RetroShare RPC system check out the git repository of its developer: https://github.com/drbob/pyrs#readme

##Requirements## .NET Framework 4.0

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2y ago
Forks3

Languages

C#

Security Score

60/100

Audited on Feb 5, 2024

No findings