mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
add jcat
jcat is kind of netcat for j1939 for example: jcat can0:0x90 -r > /tmp/some_file jcat -i some_file_to_send can0:0x80 :0x90,0x12300 Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
This commit is contained in:
@@ -41,6 +41,7 @@ GNUmakefile.in
|
||||
/isotpsniffer
|
||||
/isotptun
|
||||
/jacd
|
||||
/jcat
|
||||
/jspy
|
||||
/jsr
|
||||
/log2asc
|
||||
|
||||
Reference in New Issue
Block a user