1bin icon indicating copy to clipboard operation
1bin copied to clipboard

Results 6 1bin issues
Sort by recently updated
recently updated
newest added

e.g. ```` wget -q -O - 1bin.org/$(uname)/zsh/version ````

This will save a bunch of time and also help so users don't have to figure out the right set of options to make curl behave like wget.

This limits the usefulness on untrusted systems where you just want to clone a repo via `git clone https://github.com/someorg/somerepo` and also makes the `gh` package less useful as you can...

Hi, I'm the developer of "[AM](https://github.com/ivan-hc/AM)", a package manager for AppImages and other portable programs... just like your static binaries. ![Image](https://github.com/user-attachments/assets/a5843863-c290-4cf7-82fe-42340a446794) My project also supports databases maintained by third parties......

Trying to run binaries, provided on the website https://1bin.org/ and facing an error: ``` Error: Custom { kind: Other, error: "no tarball found inside binary" } ``` Tried with `sqlite3`,...