🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

uft

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uft

UFT (Universal File Transfer) is a CLI tool , which can be used to upload files to a public server and any one can download it...

2.0.8
PyPI
Maintainers
1

UFT 2.0.6

UFT (Universal File Transfer) is a CLI tool , which can be used to upload files to a public server and any one can download it...

darkmash-org

### Status - https://raw.githubusercontent.com/darkmash-org/UFT/main/status.txt

Features

  • Encrytion (RSA)
  • Easy to use
  • INSTALLER ( for linux )

Up Commings - v3

  • SPV(secure password varification)
  • File compression
  • E2EE
  • Relays
  • Decentralised

Installation :

Using Pip:

  pip install uft # or pip3 install uft (on linux)

Linux:

git clone https://github.com/mastercodermerwin/UFT.git
cd UFT
sudo python3 installer.py # or python installer.py

On Other OS`s

Use without adding to path..

git clone https://github.com/mastercodermerwin/UFT.git
cd UFT
python main.py

How To Use:

user> uft help

Get help how to use UFT.

user> =uft upload (filename) (password)

Upload a file.

user> uft download (filename) (output) 

Download a file.

user> uft delete (filename) (password) 

Delete a file.

user> uft replace (filename) (newfile) (password)

Replace a file.

Testing

License

MIT

Authors

✨Discord Server & Support

Darkmash Official Server

https://discord.gg/SC54bSgnyQ

Keywords

uft

FAQs

Did you know?

Socket

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.

Install

Related posts