eblanton / ax25-apps

Linux AX.25 apps from linux-ax25.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AX25 Apps
========

Listen now by default is NOT setuid root which means that normal users will
not be able to run it out of the box.  If you want everyone to run
listen then after installing the binaries as root type
  chmod u+s /usr/bin/listen
This version includes support for Mat DG2FEF's new AX.25 subsystem. Binaries
are not interchangeable but require recompile.


  - Craig Small <csmall@small.dropbear.id.au>

About

Linux AX.25 apps from linux-ax25.org

License:GNU General Public License v2.0


Languages

Language:C 100.0%