Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
fileup
is your go-to Python package for hassle-free uploading and sharing of files right from your command-line interface! 🖥️🔥 You can set a time limit after which the file will be automatically removed, ensuring the security of your data. 🕒🔒
To install fileup
, simply run the following command:
pip install -U fileup
Before you can start sharing your files, you'll need to create a configuration file at ~/.config/fileup/config
with the following structure:
base_url (example: nijholt.biz)
base_folder (example: /domains/nijholt.biz/public_html/)
file_up_folder (example: 'stuff', if fileup needs to put the files in nijholt.biz/stuff)
my_user_name
my_difficult_password
For a list of available commands, type fu -h
.
In a nutshell, you can use fileup
by running:
fu filename
If you're uploading a Jupyter notebook (*.ipynb
), the returned URL will be accessible via nbviewer.jupyter.org.
fileup
currently supports the pbcopy
command, so the URL will be automatically copied to your clipboard on macOS systems. 📋✨
Please note that the automatic clipboard copying feature is only available for macOS users at the moment.
Give fileup
a try today and experience the convenience of effortless file sharing right from your command-line! 🎉👏
FAQs
Easily upload files to an FTP-server and get back the url.
We found that fileup demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.