synapse icon indicating copy to clipboard operation
synapse copied to clipboard

Synapse BitTorrent Daemon

Results 50 synapse issues
Sort by recently updated
recently updated
newest added

Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.7 to 0.36.16. Release notes Sourced from rustix's releases. 0.36.9 Fixes undefined references to pwritev64v2, preadv64v2, getauxval, and setns on older glibc versions (#535 and #556) Hopefully...

dependencies

Bumps [webpki](https://github.com/briansmith/webpki) from 0.21.4 to 0.22.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpki&package-manager=cargo&previous-version=0.21.4&new-version=0.22.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

``` error[E0425]: cannot find value `MAP_32BIT` in crate `libc` ``` https://github.com/void-linux/void-packages/runs/1754525587?check_suite_focus=true

bug
synapse

see also https://github.com/mandreyel/cratetorrent/blob/master/cratetorrent/src/disk/io/file.rs https://github.com/mandreyel/cratetorrent/blob/master/DESIGN.md#vectored-io

The original maintainer of both [broca](https://github.com/SirCmpwn/broca) and [receptor](https://github.com/SirCmpwn/receptor) have moved their account and subsequently deleted every repo they maintained on their old account (or made them private) and I can't...

For downloading/seeing to webtorrent peers.

enhancement
synapse

Current status of client in terms of features - [x] General - [x] Sequential/rarest picking - [x] Downloading - [x] Download queue - [x] Custom location - [x] Initial hash...

synapse

As noted in #150 it seems like some form of event based scripting system would be useful to have and close out some feature requests. Current thought is to have...

enhancement
synapse

Allows user to skip TLS certificate checks when connecting to trackers. Rationale: When seeding exclusively to private trackers, trust is generally higher than with public trackers. LetsEncrypt certificates expire every...

I'm getting this error when I try to do any sycli command: ``` % sycli list Failed to list torrents: Error: Failed to deserialize structure Caused by: unknown variant `FILTER_SUBSCRIBE`,...