# FTPServer **Repository Path**: ztc-whu/ftpserver ## Basic Information - **Project Name**: FTPServer - **Description**: FTP客户端和服务器,python实现 服务端:socketserver 客户端:socket 数据库:sqlite3 加密:md5 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-07-18 - **Last Updated**: 2022-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # README ## 简介 FTP客户端和服务器,python实现 服务端:socketserver 客户端:socket 数据库:sqlite3 加密:md5 ## 接口介绍