Skip to content

gera2ld/slftpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

slftpd

Super light FTP server, written in pure Python.

Requirements: Python 3.5+ (asyncio module is required)

Features

  • Multi-user
  • Transport speed limit
  • Zero config

Installation

$ pip3 install git+https://github.com/gera2ld/slftpd.git

Usage

Command line usage:

$ python3 -m slftpd -p 8021 -H ~

About

Super light FTP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages