qaul / qaul.net

Internet Independent Wireless Mesh Communication App
https://qaul.net
GNU Affero General Public License v3.0
511 stars 62 forks source link

create qauld-ctl to control qauld #541

Open MathJud opened 1 year ago

MathJud commented 1 year ago

The qaul daemon qauld runs headless in the background. Create a second binary qauld-ctl To control it. For this you also need to setup a communication channel between qauld and qauld-ctl over which you can control qauld via the protobuf RPC.