SlackBuilds Repository

15.0 > Network > modemu2k (0.2.3)

modemu2k (Hayes-style AT-command modem emulator)

modemu2k bridges a serial-style interface to TCP/Telnet ("dials"
out and answers incoming connections). It ships as a C library
(libmodemu2k) exposing the modem state machine, plus a small CLI
built on top that allocates a PTY and either reads stdin/stdout
directly, forks a comm program (minicom, picocom) on the slave,
or accepts an incoming TCP connection as the TTY. IPv4 and IPv6
are supported.

modemu2k is based on modemu, originally developed by Toru Egashira.

Optional runtime helpers (not build-time requirements):

* minicom -- terminal program invoked by the m2k-minicom helper
script. In the stock Slackware package set.
* picocom -- alternative terminal program for the m2k-picocom
helper script. Available from SlackBuilds.org.
* lrzsz -- for ZModem/YModem/XModem file transfers initiated from
inside a comm program. In the stock Slackware package set.

No special configuration is needed before or after installing.

Build options:

TEST=yes Run `meson test` after building. Results are logged
under /usr/doc/modemu2k-<version>/test_results.txt
inside the package. Default: no.

Maintained by: Andy Alt
Keywords: telnet,modem,emulator,comm program,bbs,library
ChangeLog: modemu2k

Homepage:
https://github.com/theimpossibleastronaut/modemu2k

Source Downloads:
modemu2k-0.2.3.tar.xz (0a1ec367463f4d5aa66afb56b4d421ff)

Download SlackBuild:
modemu2k.tar.gz
modemu2k.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
modemu2k.SlackBuild
modemu2k.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds