New "probe file transfer" command for testing.

This commit is contained in:
Kleissner
2021-11-10 13:03:05 +01:00
parent 52982f4c48
commit 651fc4beec
4 changed files with 250 additions and 3 deletions

4
go.sum
View File

@@ -1,5 +1,5 @@
github.com/PeernetOfficial/core v0.0.0-20211022145503-f1e30c942f34 h1:wqkSKcA1zjzwjAfY7mmdxi9OZmoZswXSWtVW9ZrkhR4=
github.com/PeernetOfficial/core v0.0.0-20211022145503-f1e30c942f34/go.mod h1:u5RB1/k3V5C6PwNuVeQLVAkW8agwpjmmiucWZwk08s4=
github.com/PeernetOfficial/core v0.0.0-20211109200406-ce3746170520 h1:r/IwB+hs/Lr8zdDlvXh6XyKu6+gXqobCEOa1M3TJPqA=
github.com/PeernetOfficial/core v0.0.0-20211109200406-ce3746170520/go.mod h1:u5RB1/k3V5C6PwNuVeQLVAkW8agwpjmmiucWZwk08s4=
github.com/aead/siphash v1.0.1/go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII=
github.com/akrylysov/pogreb v0.10.1 h1:FqlR8VR7uCbJdfUob916tPM+idpKgeESDXOA1K0DK4w=
github.com/akrylysov/pogreb v0.10.1/go.mod h1:pNs6QmpQ1UlTJKDezuRWmaqkgUE2TuU0YTWyqJZ7+lI=