A client to send the contents of a file over TCP or UDP in rust. This implementation works for an local test. To use it in production the loopback address should be changed to the local ip address, also there should be a specific console.log (not provided) in the same location as main.rs, that can be changed according to requirements. Build with cargo build --release. Usage: a) TCP: <t(tcp)> b) UDP: <u(udp)>
-
Notifications
You must be signed in to change notification settings - Fork 0
grng3r/file_send_client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
TCP and UDP client to send specific contents of log file in Rust
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published