You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
README.MD | 1 year ago | |
eth_tcp.py | 1 year ago | |
tcp_uart.py | 1 year ago |
README.MD
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.