No description
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
traffic-relay
Relays the traffic from an Logfile to another server.
Usage:
ssh live.example.com tail -f /var/log/webserver.log \
| ssh new.example.com ./traffic-relay --base-url https://example.com --column 12