/deskconnd

Secure, cross-platform IPC on the network

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

deskconnd

Secure, cross-platform IPC on the network.

How to use

Clone repo

git clone https://github.com/deskconn/deskconnd.git

then just cd into the directory

cd deskconnd

Install requirements

bash get_requirements.sh

or

sudo apt install virtualenv
virtualenv venv
source venv/bin/activate
pip3 install wheel -r requirements.txt

Initialization

bash scripts/daemon_dev.sh

Disable Service Discovery

python3 cli.py discovery disable

Enable Service Discovery

python3 cli.py discovery enable

Start pairing

python3 cli.py pair