aboutsummaryrefslogtreecommitdiff
path: root/net/croc
Commit message (Collapse)AuthorAge
* croc: update to 9.6.9Jonas Jelonek2024-02-08
| | | | | | | | | | | | | change overview: 9.6.6 -> 9.6.8: only CI + deployment changes 9.6.8 -> 9.6.9: crypto library version bump changelogs: 9.6.6 -> 9.6.7: https://github.com/schollz/croc/releases/tag/v9.6.7 9.6.7 -> 9.6.8: https://github.com/schollz/croc/releases/tag/v9.6.8 9.6.9 -> 9.6.9: https://github.com/schollz/croc/releases/tag/v9.6.9 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
* croc: update to 9.6.6Jonas Jelonek2023-11-09
| | | | | | see changelog: https://github.com/schollz/croc/releases/tag/v9.6.6 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
* croc: new packageJonas Jelonek2023-09-01
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>