Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iwas-coder/wft.c

A simple and portable file transfer tool written in pure C. 🌐
https://github.com/iwas-coder/wft.c

c c99 file-transfer hacktoberfest network socket tool

Last synced: about 15 hours ago
JSON representation

A simple and portable file transfer tool written in pure C. 🌐

Awesome Lists containing this project

README

        

wft.c
=====

Simple and portable file transfer tool. Written in pure C (C99).

$ cc -std=c99 -Wall -Wextra -pipe -Os wft.c -static -s -o wft