awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
slskd avatar

slskd/slskd

0
View on GitHub↗
2,784 Stars·122 Forks·C#·agpl-3.0·6 Aufrufeslskd.org↗

Slskd

slskd is a headless network daemon and peer-to-peer file-sharing server for the Soulseek network. It functions as a network client and API gateway, allowing users to search for and share files via a web interface or a REST API.

The project distinguishes itself through a focus on automation and remote management, featuring event-driven triggers that can execute system scripts or send webhooks. It supports advanced network routing via SOCKS5 proxies and provides a flexible deployment model that includes a dockerized client with volume mapping and environment-based configuration.

The system covers a broad range of capabilities including download queue management, shared directory configuration with privacy aliases, and identity verification using JWTs and API keys. It includes traffic management tools for global transfer throttling, user group priorities, and automated blocklist integration. Observability is handled through diagnostic logging and Prometheus-compatible metrics export.

Interactive API exploration is available via provided OpenAPI documentation.

Features

  • Peer-to-Peer File Sharing - Acts as a distributed server that manages shared directories and facilitates peer-to-peer file transfers.
  • Network File Search - Provides the core utility to search the Soulseek network for files matching defined terms.
  • Credential Authentication - Authenticates network access to the Soulseek network using registered usernames and passwords.
  • Central Coordinator Connections - Provides a utility to specify the address and port for connecting to the Soulseek central coordinator.
  • Headless Network Daemons - Functions as a headless background service for network participation, controlled via API or web UI.
  • P2P Network API Gateways - Provides a REST API gateway for remotely managing network connections, downloads, and user profiles.
  • Network Clients - Implements a network client for searching and sharing files on the Soulseek network.
  • Share Enumeration - Enables browsing and listing of files shared by other users across the Soulseek network.
  • P2P Shared Directory Configuration - Allows configuration of shared directories with support for absolute paths and exclusion filters.
  • Peer-to-Peer Messaging - Implements both private one-on-one messaging and participation in public network chat rooms.
  • API Key Authentication - Verifies programmatic API access using long-lived authentication keys.
  • JSON Web Tokens - Generates JSON Web Tokens to maintain stateless user sessions for the API and web UI.
  • JWT Authentication - Uses JSON Web Tokens to secure the web interface and API following user authentication.
  • Token-based Authorization - Authorizes REST API requests using unique keys passed in HTTP headers with IP restrictions.
  • Download Priority Queues - Implements a download queue to track transfers and control retries, cancellations, and completions.
  • Web Form Authentication - Implements web-based login forms and session tokens to control access to the web interface.
  • Scan Caching Systems - Caches file system scan results in memory or on disk to accelerate shared content discovery.
  • Privacy-Focused - Uses directory aliases to share files while concealing the actual absolute paths on the host system.
  • Event-Driven Scripting - Triggers custom system scripts by passing internal event data as environment variables.
  • Webhook Notification Systems - Dispatches outbound JSON POST requests to external endpoints to notify them of specific system events.
  • Remote Configuration File Operations - Provides API endpoints to remotely retrieve and update the application's YAML configuration file.
  • Multi-Source Configuration - Supports loading configuration from environment variables, YAML files, and command-line arguments with override logic.
  • Container Deployment - Ships with containerization support including configurable ports, volume mounts, and user permissions.
  • Containerized P2P Clients - Ships as a dockerized implementation with built-in support for volume mapping and environment configuration.
  • Headless Execution Modes - Offers a headless execution mode that disables the web interface for API-only control.
  • Traffic Priority Groups - Assigns users to groups with specific upload priorities and speed limits.
  • Shared File Filtering - Uses regular expressions to exclude specific files from being visible to the network.
  • SOCKS5 - Provides a SOCKS5 client to route outgoing network traffic through a proxy server for identity masking.
  • Network Listeners - Configures the local IP address and port to listen for incoming peer connections.
  • Transfer Concurrency Controls - Caps the total number of concurrent transfers and their global speeds.
  • P2P Network Participation - Allows limiting child connections to balance bandwidth and connectivity during network participation.
  • Peer Connection Management - Manages the coordination of parent and child nodes to control search request delivery.
  • Per-User Transfer Quotas - Restricts the number of files or megabytes a single user can enqueue periodically.
  • Container Volume Bindings - Supports mapping host directories to the container to register them as shared folders.
  • Automated Blocklist Subscriptions - Automatically fetches and merges external P2P, DAT, or CIDR formatted blocklists.
  • IP Blacklisting - Blocks specific users or IP ranges from searching, browsing, or messaging.
  • YAML Configuration Files - Manages application settings via YAML files with support for environment variable overrides.
  • Concurrent Task Limiters - Limits concurrent search tasks to prevent system overload and manage resource consumption.
  • Download Retry Policies - Implements automated download resumption with configurable delays and exponential backoff for failed transfers.
  • External Process Triggers - Triggers external system processes or webhooks in response to monitored internal events.
  • External Script Execution - Executes external system scripts or webhooks in response to internal events by passing state data.
  • User Group Management - Organizes network users into groups to apply specific priority and queue strategies.
  • Library Management and Transfer - Modern client-server application for the Soulseek network.

Star-Verlauf

Star-Verlauf für slskd/slskdStar-Verlauf für slskd/slskd

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht slskd/slskd?

slskd is a headless network daemon and peer-to-peer file-sharing server for the Soulseek network. It functions as a network client and API gateway, allowing users to search for and share files via a web interface or a REST API.

Was sind die Hauptfunktionen von slskd/slskd?

Die Hauptfunktionen von slskd/slskd sind: Peer-to-Peer File Sharing, Network File Search, Credential Authentication, Central Coordinator Connections, Headless Network Daemons, P2P Network API Gateways, Network Clients, Share Enumeration.

Welche Open-Source-Alternativen gibt es zu slskd/slskd?

Open-Source-Alternativen zu slskd/slskd sind unter anderem: quarkusio/quarkus — Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications.… ipfs/ipfs — IPFS is a peer-to-peer hypermedia protocol and content-addressed storage system that identifies data by cryptographic… ipfs-shipyard/ipfs-desktop — ipfs-desktop is a graphical application for managing a local IPFS node, hosting content, and interacting with the… nats-io/nats-server — NATS Server is a high-performance, lightweight messaging system designed for cloud-native applications, edge… mastra-ai/mastra — Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and… vendurehq/vendure — Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as…

Open-Source-Alternativen zu Slskd

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Slskd.
  • quarkusio/quarkusAvatar von quarkusio

    quarkusio/quarkus

    15,479Auf GitHub ansehen↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Javacloud-nativehacktoberfestjava
    Auf GitHub ansehen↗15,479
  • ipfs/ipfsAvatar von ipfs

    ipfs/ipfs

    23,137Auf GitHub ansehen↗

    IPFS is a peer-to-peer hypermedia protocol and content-addressed storage system that identifies data by cryptographic hashes rather than network locations. It enables the creation of a decentralized web by organizing files and directories as directed acyclic graphs of linked content identifiers. The project differentiates itself through the use of a distributed hash table for locating peers and a system of signed records to map human-readable names to changing content. It also provides HTTP gateways that translate standard web requests into peer-to-peer queries, allowing decentralized data to

    ipfsipfs-protocolipfs-web
    Auf GitHub ansehen↗23,137
  • ipfs-shipyard/ipfs-desktopAvatar von ipfs-shipyard

    ipfs-shipyard/ipfs-desktop

    6,535Auf GitHub ansehen↗

    ipfs-desktop is a graphical application for managing a local IPFS node, hosting content, and interacting with the peer-to-peer network. It serves as a desktop client that provides a visual interface for content-addressed storage management, peer-to-peer file sharing, and the administration of the node lifecycle. The project differentiates itself by providing a comprehensive suite of controllers for node health, gateway routing, and static site hosting. It includes a dedicated content-addressed storage browser for importing and organizing files, a gateway controller to route network content th

    JavaScript
    Auf GitHub ansehen↗6,535
  • nats-io/nats-serverAvatar von nats-io

    nats-io/nats-server

    20,076Auf GitHub ansehen↗

    NATS Server is a high-performance, lightweight messaging system designed for cloud-native applications, edge computing, and distributed microservices. It functions as a distributed publish-subscribe broker that routes messages using hierarchical, dot-separated subject strings, enabling decoupled communication between services without requiring centralized broker lookups. The system supports core messaging patterns including asynchronous publish-subscribe, request-reply, and load-balanced queue processing. The platform distinguishes itself through a decentralized architecture that eliminates t

    Gocloudcloud-computingcloud-native
    Auf GitHub ansehen↗20,076
  • Alle 30 Alternativen zu Slskd anzeigen→