在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:nneonneo/ffsend开源软件地址:https://github.com/nneonneo/ffsend开源编程语言:Python 100.0%开源软件介绍:Python client to https://send.firefox.com. Encrypts and decrypts on the fly to reduce memory usage. UsingInstall it: pip install ffsend Usage is really simple: ffsend 'https://send.firefox.com/download/abcdef0123/#keykeykey' # download a file to the current directory
ffsend path/to/file # upload a file to Firefox Send Advanced usageSeveral commands take a Getting file informationTo get basic information: ffsend -i 'https://send.firefox.com/download/abcdef0123' To get more information (including number of times downloaded): ffsend -i -t TOKEN 'https://send.firefox.com/download/abcdef0123' Deleting a fileffsend --delete -t TOKEN 'https://send.firefox.com/download/abcdef0123' Updating file settingsffsend --set-dlimit N -t TOKEN 'https://send.firefox.com/download/abcdef0123' LicenseCode is copyright Robert Xiao ([email protected]), and is licensed under the Mozilla Public License 2.0. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论