Skip to content

gomesdigital/airplonk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirPlonk  

License: GPL v2

Uses nmap and rsync to quickly identify nodes and push files over SSH.

Getting Started

Prerequisites

A bash environment, that's all.

On Linux, macOS and Termux this is available by default.

Windows will require a seperate installation.

Installing

Debian (Mint, Ubuntu, Kali ...)

Download this .deb package, then in the enclosing directory run:

sudo dpkg -i airplonk_1.0.1_all.deb

Other Linux Distros & Termux

git clone https://github.com/gomesdigital/airplonk.git
cd airplonk
./install.sh

Homebrew

brew tap gomesdigital/formulae
brew install airplonk

macOS

(Install Homebrew)

Windows & Otherwise

Clone this project. The src directory contains all the logic and the man page is called airplonk.1 - move them where you need them.

After Installing

Run

airplonk

Use the --android flag to discover Android-Termux devices:

airplonk --android

Demo

In this example: pushing files from Android to macOS.

  

Notice

Android 10 introduces some stricter security features. If you're running Android 10+ and are not rooted, there is a possibility that host names won't show up!

Help

To see the manual, run

man airplonk

or try

airplonk -h

Can't find any nodes...? Run

airplonk -t

to troubleshoot.

Still need help? Sure, open an issue.

Contributing

Please read the CONTRIBUTING file for details and the process for submitting pull requests.

License

This project is licensed under the GNU General Public License v2.0. See the LICENSE file for details.

Author Info

See also the list of contributors who participated in this project.

Acknowledgements

After returning from a road trip I wanted to dump a large set of media from my Android onto my Hackintosh...

My girlfriend said - "Just AirDrop it."

And so, AirPlonk was born - a somewhat OS-agnostic solution for exactly this.

Enjoy.

About

Plonk stuff around your local net.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages