Sign inSign up

bonnetn/filesharing

By bonnetn

•Updated about 5 years ago

Image
0

3.3K

bonnetn/filesharing repository overview

⁠File sharing script

A simple script to share files between people.

The "uploader" will open a connection and stream the file to the server.

The server will take this stream and directly redirect it to the "downloader".

It uses the Linux syscall splice, so the data does not even flow through the app in userspace.

Tag summary

Content type

Image

Digest

Size

6.7 MB

Last updated

about 5 years ago

docker pull bonnetn/filesharing