Skip to content

shatteringlass/jIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages