https://github.com/joshdk/muxd
tcp service multiplexer
https://github.com/joshdk/muxd
Last synced: about 2 months ago
JSON representation
tcp service multiplexer
- Host: GitHub
- URL: https://github.com/joshdk/muxd
- Owner: joshdk
- License: other
- Created: 2011-10-22T20:54:27.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-29T20:34:12.000Z (over 14 years ago)
- Last Synced: 2025-03-06T02:49:13.882Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 117 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MUXD - a tcp service multiplexer
================================
Building:
---------
$ make
Installing:
-----------
# make install
Starting & Stopping:
--------------------
# service muxd start
# service muxd stop
Logging:
--------
* Everything is logged via syslog under the label muxd.