From 34ee5537a4f2052bb1d7e7a5a428091945b99a18 Mon Sep 17 00:00:00 2001 From: 7u83 <7u83@mail.com> Date: Tue, 30 Aug 2022 11:20:06 +0200 Subject: [PATCH] Added some instructions to run AC --- INSTALL | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/INSTALL b/INSTALL index 2208b5d6..be02b9da 100644 --- a/INSTALL +++ b/INSTALL @@ -31,5 +31,27 @@ bmake +RUN +--- + +Test start the ac with some debugging: + +cd src/ac +export LD_LIBRARY_PATH=../../lib// +./actube -d std -d info + +Connect shell to the running AC: +cd src/ac +./act -s 127.0.0.1:5000 + +Some shell cmds: +list - list joined APs +select - select an AP +cfg - show cfg of selected AC +ucfg - show current update cfg +set - set value in ucfg +send - send ucfg to AC +clear - clear ucfg +