Edited tags

This commit is contained in:
Brandon Rozek 2020-02-29 19:39:20 -05:00
parent eb5d35d802
commit 055993312b
20 changed files with 17 additions and 11 deletions

View file

@ -2,6 +2,7 @@
title: "Wormhole"
date: 2019-11-20T21:21:23-05:00
draft: false
tags: [ "linux" ]
---
A dead simple way to send files between two linux machines not on the same network is to use a utility called [Magic Wormhole](https://github.com/warner/magic-wormhole). It is typically included in the standard repositories and is so simple the this blog post is going to end soon.