Skip to content
Snippets Groups Projects
Commit 401c52e8 authored by Amna Snene's avatar Amna Snene Committed by Adrien Béraud
Browse files

tools: update dnc and dsh README

Change-Id: I74a9eac906732567e4e11f910e845fe5bbddabe0
parent e7711909
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
## Overview ## Overview
**dnc** is a versatile command-line utility that enables network connectivity between peers in a Distributed Hash Table (DHT) network. It allows you to establish connections with other peers or devices and create TCP sockets on remote devices, similar to the traditional `nc` (netcat) utility. **dnc** is a versatile command-line program that enables network connectivity between peers in a Distributed Hash Table (DHT) network. It allows you to establish connections with other peers or devices and create TCP sockets on remote devices, similar to the traditional `nc` (netcat) utility.
**Key Features**: **Key Features**:
- Create TCP sockets on remote devices. - Create TCP sockets on remote devices.
......
# dsh - Distributed Shell # dsh - Distributed Shell
**dsh** is a Distributed Shell program that enables peers to establish connections with other peers in a Distributed Hash Table (DHT) network and execute a binary on the remote target. **dsh** is a Distributed Shell command-line program that enables peers to establish connections with other peers in a Distributed Hash Table (DHT) network and execute a binary on the remote target.
## Overview ## Overview
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment