Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. 🌐
- Host: GitHub
- URL: https://github.com/iwas-coder/wft.c
- Owner: iWas-Coder
- License: mit
- Created: 2024-11-11T22:14:53.000Z (7 days ago)
- Default Branch: master
- Last Pushed: 2024-11-12T20:56:18.000Z (6 days ago)
- Last Synced: 2024-11-12T21:35:30.233Z (6 days ago)
- Topics: c, c99, file-transfer, hacktoberfest, network, socket, tool
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
- Codeowners: .github/CODEOWNERS
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