Netcat - socat for Onion OS
-
Good day to all.
Is there a utility like socat in the list of opkg packages?
I need to transfer traffic from UART to USB. A USB CDC device (virtual COM port) is connected.Thanks everyone,
Nick
-
@Nikita-Moskalev yes.
edit your /etc/opkg/distfeeds.conf and uncomment lines 2 and 5 then run
opkg update
opkg install socatThere is also netcat and ncat if you prefer.