Updated README.md
This commit is contained in:
parent
ea2b5fcca1
commit
537130ee71
@ -1,6 +1,6 @@
|
||||
## TCP socket pair for easy and efficient file transfer
|
||||
## Socket pair for FTP like file transfer
|
||||
|
||||
Single binary containing both server and client. Originally made as a backend for [a TUI app](https://github.com/einisto/leightbox). Note that the server can't be hosted on a mobile hotspot network due to firewalling of most cellular networks. Despite this the client side can still obviously be used even on those scenarios.
|
||||
Single binary containing both server and client. The server can't be hosted on a mobile hotspot network due to the firewalling of most cellular networks. Despite this the client side can still obviously be used even on those scenarios.
|
||||
|
||||
<p align="left">
|
||||
<a href="https://github.com/einisto/fragilebyte/actions/workflows/ci.yml"><img src="https://img.shields.io/github/workflow/status/einisto/fragilebyte/Cargo%20Build%20&%20Test"></a>
|
||||
|
Loading…
Reference in New Issue
Block a user