We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git clone https://github.com/excelle08/FTPClient
cd FTPClient
sudo pip install -r requirements.txt
python3 app.py
http://127.0.0.1:5000/login
在config.py中的server_ip和cport字段设置自己的服务器和端口
config.py
server_ip
cport