croc: new package 21965/head
authorJonas Jelonek <jelonek.jonas@gmail.com>
Thu, 6 Jul 2023 13:14:45 +0000 (15:14 +0200)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Fri, 1 Sep 2023 06:37:44 +0000 (08:37 +0200)
commitcd548cea542a182f5e44a8f2666e3fca5fa7398a
tree963bf29c64f2994c8b9d3e3d1b58723e118c63c4
parent3b8921d1aed3c183cc02f57fe7809af4d20ecf18
croc: new package

croc is a tool written in Go for sending files from one device to
another over the internet using a relay. It runs on multiple platforms,
provides end-to-end encryption and works without port forwarding and
fixed IP/DynDNS.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
net/croc/Makefile [new file with mode: 0644]