GithubHelp home page GithubHelp logo

kvatyr's Introduction

Primitive file sharing tool that also answers the eternal question "How to share files from Linux to Mac?"

Go Reference

Pros:

  • Easy install, easy use, easy remove
  • No configs
  • No garbadge left in the system
  • Primitive as dirt

Cons:

  • Security level - N/A
  • Your granny probably will not manage to use it
  • Primitive as dirt

How to use

Prerequisites

  • Browser installed on the target machine
  • Both source and target machines are in the same local network, Wi-Fi etc.
  • Not being afraid of terminal
  • Optionally a lot of anger on the fact that there is not easy way to send files directly to Mac iOS machines πŸ‘Ί

Check the latest release and find an executable for you.

For Mac and Linux

Use terminal.

Give the executable execution permissions:

chmod u+x kvatyr-Linux-x86`

Then you can run kvatyr with the default params. By default kvatyr runs on port 8080 and shares the directory it's called from.

./kvatyr-Linux-x86

Or you can specify optional port and folder to share.

./kvatyr-Linux-x86 --port=8090 /home/user/folder_to_share

When app is started you will see a message with a link to access kvatyr similar to

Serving files from /home/user/Downloads

Available at:
http://192.168.0.102:8080

This message means that you can open the link at any device in the same network and access the directory from browser.

There may be more links if the app finds some more IP addresses on your device - just try them all.

Fow windows

I had no chance to test, so feel free to explore and update this section. Open source innit? :trollface:

IF YOU DONT READ THIS NOTE - I'LL FIND YOU!!!!

Security is important - so please read this text carefully.

The app allows to connect without authentication. It means that when you're on Wi-Fi everyone can get the access to the shared files, same for local network.

The connection is not encrypted and not private, it can be scanned, identified, hijacked, intercepted etc.

In short you data is not protected during the transfer. Completely.

NAQ:

Q: Why to use this instead of SMB or FTP?

A: If you wish - do. I just needed something quick and simple for my home network without configuring something system invasive.

Q: How to use it if it's so insecure?

A: I will not give recommendations but I have certain preconditions to run it. Run only on the network I control (normally home network or phone hotspot). The network should not have my hackerman neighbor to sniff your traffic. Run the tool not longer than needed. Don't leave the tool working on the background. Prepare a separate directory with the files share and run the tool only on that directory. And still it's not secure, you just need to accept some grade of risk.

Q: Will the tool be improved?

A: Who knows, who knows...

Q: What's NAQ?

A: Never asked questions, obviously :)

kvatyr's People

Contributors

radikh avatar

Stargazers

Roman Samoilenko avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.