![]() |
![]()
| ![]() |
![]()
NAMEgreflector - A program that will reflect data to all connections SYNOPSISgreflector [-c] [-t] <gensio accepter> [<gensio accepter> [...]] DESCRIPTIONThe greflector program accepts gensio connections on the given accepters. For all connections, if data comes in, it will send that data out to all other connections. This is useful for debugging. For instance, if you wanted to simulate an AX25 KISS TNC connection and the air connecting them, and you wanted to observe the data, you could do:
If you want to make a connection instead of accept a connection, use the conacc gensio. See gensio(5) for details. OPTIONSSEE ALSOgensio(5) KNOWN PROBLEMSNone. AUTHORCorey Minyard <minyard@acm.org>
|