Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

jIP

JSON-based client-server communication in Bash


This tool provides client-server JSON messaging on a hotfolder, by using scp.

Server needs to preemptively enable ssh communication with those clients in order to allow messaging.

SSH communication is expected to occur on a username-password fashion, as oppsed to passwordless access (which would be preferable but cannot be assumed).

The client is validated against its own RSA public key and its hostname and IP address are checked against a local database.


Requirements

Server

Client

About

JSON-based client-server communication in Bash

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages