Skip to main content

LAN file sharing

Project description

finder-py

It is only a tool for 'LAN file Share', support [win, mac, linux]

Use help

~  finder -h
usage: finder [-h] [-i IP] [-p PORT] [-d DIR] [-q] [-u] [-m] [-z] [-r]
              [--hidden] [--user USER] [--password PASSWORD] [--start]
              [--stop] [--pid_file PID_FILE] [--log_file LOG_FILE]

LAN file sharing 1.3.3

optional arguments:
  -h, --help            show this help message and exit
  -i IP, --ip IP        Local IP
  -p PORT, --port PORT  Local port
  -d DIR, --dir DIR     Shared directory path
  -q, --qr              Show QRCode
  -u, --upload          Support upload
  -m, --mkdir           Support mkdir
  -z, --zip             Support zip
  -r, --rm              Support rm
  --hidden              Show hidden
  --user USER           Basic Auth User
  --password PASSWORD   Basic Auth Password
  --start               daemon start
  --stop                daemon stop
  --pid_file PID_FILE   pid_file
  --log_file LOG_FILE   log_file

make it easy

Install

~ sudo pip install finder-py

or

~ sudo pip install finder-py -i https://pypi.tuna.tsinghua.edu.cn/simple/

Install the latest version with Github

~ sudo pip install git+https://github.com/hyxf/finder-py.git@main

Uninstall

~ sudo pip uninstall finder-py

Upgrade

~ sudo pip install --upgrade finder-py

or

~ sudo pip install -U finder-py

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

webfinder-1.4.4.tar.gz (518.5 kB view hashes)

Uploaded Source

Built Distribution

webfinder-1.4.4-py3-none-any.whl (523.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page