Files
Steckbrett/README.md
Phani Pavan K 8353726c77
All checks were successful
/ Quality Check (push) Successful in 1m3s
/ Build (push) Successful in 54s
Update README.md
2026-02-23 03:19:11 +00:00

26 lines
606 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).
---
~ A Grammer Society Project.