
Product
Socket Now Supports pylock.toml Files
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
easy-sharing
Advanced tools
Sharing is a command-line tool to share directories and files from the CLI to iOS and Android devices without the need of an extra client app
Share directories and files from the CLI to iOS and Android devices without the need of an extra client app
sharing is depend on node v16.x or later
npm install -g easy-sharing
sharing /directory-or-file-to-share
--ip
parameter.
sharing --ip your-public-ip-address /directory-or-file-to-share
note: macos users should use easy-sharing
binary instead of sharing
example: easy-sharing /file-or-directory
$ sharing --help
Usage:
• Share file or directory
$ sharing /path/to/file-or-directory
• Share clipboard
$ sharing -c
• Receive file
$ sharing /destination/directory --receive;
• Share file with Basic Authentication
$ sharing /path/to/file-or-directory -U user -P password # also works with
--receive
Options:
--version Show version number [boolean]
--debug enable debuging logs
-p, --port Change default port
--ip Your machine public ip address
-c, --clipboard Share Clipboard
-w, --on-windows-native-terminal Enable QR-Code support for windows native
terminal
-r, --receive Receive files
-q, --receive-port change receive default port
-U, --username set basic authentication username
[default: "user"]
-P, --password set basic authentication password
--help Show help [boolean]
FAQs
Sharing is a command-line tool to share directories and files from the CLI to iOS and Android devices without the need of an extra client app
The npm package easy-sharing receives a total of 9 weekly downloads. As such, easy-sharing popularity was classified as not popular.
We found that easy-sharing demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.
Research
Security News
Malicious Ruby gems typosquat Fastlane plugins to steal Telegram bot tokens, messages, and files, exploiting demand after Vietnam’s Telegram ban.