eth_over_uart/README.MD

12 lines
404 B
Plaintext
Raw Permalink Normal View History

2021-08-21 21:51:57 +02:00
# Ethernet over TCP over UART
Scripts to forward an Ethernet interface (in Linux) over TCP and / or UART.
These are terribly dirty scripts and don't work in all situations. Right now, only standard Ethernet frames are supported. Will add support for larger frames later.
Still, might be useful as a proof of concept or something.
## License
Released into the Public Domain without any restrictions.