go-ftp
FTP server
An implementation of a basic FTP server written in Go.
A simple ftp server written in go
43 stars
4 watching
11 forks
Language: Go
last commit: almost 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
shenfeng/ftpd.go | An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 |
andrewarrow/paradise_ftp | A high-performance, production-ready FTP server written in Go. | 150 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,305 |
guichaguri/minimalftp | A lightweight, pure Java FTP server implementation with support for various features and specifications. | 161 |
fclairamb/ftpserverlib | A Golang library providing an easy-to-use FTP server implementation using Afero as the backend filesystem | 420 |
koofr/graval | An experimental framework for creating simple FTP servers with customizable persistence layers. | 28 |
gofrp/tiny-frpc | Provides a simple reverse proxy solution using SSH protocol and FRPS. | 135 |
maddyblue/go-dsp | A package for performing digital signal processing tasks in the Go programming language. | 859 |
gabrielfalcao/go-horse | A C HTTP server DSL with macros and helpers to simplify creating web servers | 40 |
curtislusmore/ghp | A tool to serve static GitHub Pages locally without absolute URL issues | 262 |
fiorix/go-smpp | An implementation of the SMPP 3.4 protocol in Go. | 220 |
dustin/go-coap | An implementation of a lightweight, networked protocol for constrained devices. | 341 |
repeale/fp-go | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 303 |
giampaolo/pyftpdlib | A high-level Python library for efficiently building scalable FTP servers | 1,677 |
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |