No description
Find a file
Stefan Schwarz e76b1593d9 add readme
2020-09-18 11:11:24 +02:00
src traffic-relay 2020-09-18 11:08:32 +02:00
.gitignore traffic-relay 2020-09-18 11:08:32 +02:00
Cargo.lock traffic-relay 2020-09-18 11:08:32 +02:00
Cargo.toml traffic-relay 2020-09-18 11:08:32 +02:00
README.md add readme 2020-09-18 11:11:24 +02:00

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