2023-02-27 21:18:40 by Benny Siegert | Files touched by this commit (1) |
Log message: ipget: allow use of the C compiler Sometimes, compiling ipget needs to rebuild a cgo package, which needs a C compiler. |
2023-02-16 16:02:10 by Benny Siegert | Files touched by this commit (129) | |
Log message: Revbump all Go packages after go119 update |
2023-01-11 18:28:38 by Benny Siegert | Files touched by this commit (123) | |
Log message: Revbump all Go packages after go119 update |
2022-12-08 17:14:27 by Benny Siegert | Files touched by this commit (122) | |
Log message: Revbump all Go packages after go119 security update |
2022-11-28 13:27:05 by Thomas Klausner | Files touched by this commit (5) |
Log message: net/ipget: import ipget-0.9.1 ipget is a standalone program analogous to GNU wget. Unlike wget though, ipget specializes in downloading files and directory structures from the IPFS network. ipget includes its own IPFS node, so you don't need IPFS installed on your system. This makes it ideal for users and projects that want a simple utility for whenever they want to retrieve files from IPFS. |