Files
Steckbrett/README.md
2025-10-20 11:55:32 +05:30

22 lines
571 B
Markdown

# Steckbrett
TUI wrapper for Socat, a program for port forwarding with bi-directional communication on linux.
Offers a simple plug board like experience to manage forwarding rules.
Uses systemd service to start the forwarding on system boot. Targetted to beginners wanting to get into SOHO, home-labbing, etc.
## Build
Run `cargo build --release` in project's root, the binary will be in target/release/
## Disclaimer
This project is in very early stage of development. Use it at your own risk.
## License
Follow [LICENSE](LICENSE).
Also follow [.NOAI](.NOAI).