Python 115 FTP Server.
Project description
Python 115 FTP Server.
安装
你可以通过 pypi 安装
pip install -U p115ftp
用法
模块
from p115ftp import P115FS
P115FS.run_forever()
命令行
$ p115ftp -h
usage: [-h] [-H HOST] [-P PORT] [-cp COOKIES_PATH] [-cl] [-nt] [-l] [-v]
🕸️ Python 115 FTP Server 🕷️
88 88 8888888888 ad88
,d88 ,d88 88 d8" ,d
888888 888888 88 ____ 88 88
8b,dPPYba, 88 88 88a8PPPP8b, MM88MMM MM88MMM 8b,dPPYba,
88P' "8a 88 88 PP" `8b 88 88 88P' "8a
88 d8 88 88 d8 88 88 88 d8
88b, ,a8" 88 88 Y8a a8P 88 88, 88b, ,a8"
88`YbbdP"' 88 88 "Y88888P" 88 "Y888 88`YbbdP"'
88 88
88 88
options:
-h, --help show this help message and exit
-H, --host HOST ip 或 hostname,默认值:'0.0.0.0'
-P, --port PORT 端口号,默认值:7115
-cp, --cookies-path COOKIES_PATH
cookies 文件保存路径,默认为当前工作目录下的 115-cookies.txt
如果你需要直接传入一个 cookies 字符串,需要这样写
.. code:: shell
COOKIES='UID=...; CID=..., SEID=...'
p115dav --cookies-path <(echo "$COOKIES")
-cl, --check-for-relogin
当风控时,自动重新扫码登录
-nt, --no-thumbs 不要为请求图片链接提供缩略图
-l, --license 输出授权信息
-v, --version 输出版本号
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
p115ftp-0.0.2.tar.gz
(19.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
p115ftp-0.0.2-py3-none-any.whl
(21.7 kB
view details)
File details
Details for the file p115ftp-0.0.2.tar.gz.
File metadata
- Download URL: p115ftp-0.0.2.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.5 Darwin/25.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
299f80aaa64fe2b6d8cdc3f865f63b66e5c044d05e87a967e49e84856591b2eb
|
|
| MD5 |
abac8acfafb3a5a556555e9e6c2ba856
|
|
| BLAKE2b-256 |
b2af85d0e29f8756c185f5d9f0bb82fd0166fda17a41049af1ec3604d9eeb044
|
File details
Details for the file p115ftp-0.0.2-py3-none-any.whl.
File metadata
- Download URL: p115ftp-0.0.2-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.5 Darwin/25.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7828edaa7a418c9bed51556ff5612cd602b314539b5a5a32a7bdb8c8293a0c9d
|
|
| MD5 |
a865bc10b55058ffa4abf81744945139
|
|
| BLAKE2b-256 |
61418e8530ecb6fa9ce64106d93838583b5c7e0bb70e469c46ace832ae9b108a
|