This commit is contained in:
root
2024-01-27 07:49:05 +12:00
commit d45048e439
17 changed files with 435 additions and 0 deletions

4
docs/progs/socat.md Normal file
View File

@@ -0,0 +1,4 @@
```bash
socat PTY,link=/dev/vmodem0,echo=0,waitslave TCP:10.0.0.1:333
```