awesome-repositories.com
Blog
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
·

14 Repos

Awesome GitHub RepositoriesSystem Service Integration

Tools for configuring applications to run as persistent background services that start at boot.

Distinguishing note: The candidates focus on Cloud/BaaS integrations, whereas this is about local OS system services.

Explore 14 awesome GitHub repositories matching devops & infrastructure · System Service Integration. Refine with filters or upvote what's useful.

Awesome System Service Integration GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • easytier/easytierAvatar von EasyTier

    EasyTier/EasyTier

    12,012Auf GitHub ansehen↗

    EasyTier is a decentralized peer-to-peer virtual private network and mesh networking tool. It functions as a layer 3 network overlay that establishes secure tunnels between devices without requiring a centralized server or coordinator. It also serves as a WireGuard-compatible VPN, capable of acting as a server for standard WireGuard clients. The project distinguishes itself through multipath latency-based routing and the use of KCP or QUIC proxies to mitigate packet loss and stabilize connections in high-loss environments. It provides a virtual networking manager featuring a web management co

    Provides functionality to install the networking software as a background system service that starts automatically at boot.

    Rustnat-traversalp2prust
    Auf GitHub ansehen↗12,012
  • klzgrad/naiveproxyAvatar von klzgrad

    klzgrad/naiveproxy

    9,196Auf GitHub ansehen↗

    naiveproxy is a censorship circumvention tool and traffic obfuscation proxy. It functions as an HTTP/2 transport proxy that tunnels SOCKS5 traffic over HTTP/2 to hide network activity and bypass network blocks. The project distinguishes itself by mimicking standard web browser requests to evade deep packet inspection. It employs traffic camouflage techniques such as redirecting unauthorized probing requests to decoy web servers and using randomized packet padding to defeat length-based traffic analysis. The software provides a local SOCKS5 proxy endpoint, credential-based request authenticat

    Allows the proxy process to be configured as a background system service for automatic startup on Linux.

    C++
    Auf GitHub ansehen↗9,196
  • steveiliop56/tinyauthAvatar von steveiliop56

    steveiliop56/tinyauth

    6,979Auf GitHub ansehen↗

    Tinyauth is an authentication middleware service and identity provider that verifies user identities to grant system access. It operates as a standalone server or as an authentication gateway, utilizing a reverse proxy model to intercept requests and validate credentials before traffic reaches protected backend services. The project functions as an OpenID Connect provider for single sign-on experiences and an OAuth 2.0 gateway that delegates verification to external providers such as Google and GitHub. It also acts as an LDAP authentication server, allowing for centralized user management and

    Supports running the server as a persistent background service that starts automatically on boot.

    Go2faauthenticationcaddy
    Auf GitHub ansehen↗6,979
  • remote-android/redroid-docAvatar von remote-android

    remote-android/redroid-doc

    6,422Auf GitHub ansehen↗

    This project is an Android container runtime that enables the deployment of GPU-accelerated Android instances on Linux hosts across multiple hardware architectures. It provides a cloud-based environment for virtualized Android devices, functioning as a containerized implementation of the Android operating system to support scalable device instances. The system distinguishes itself through a cross-architecture runtime capable of executing ARM-based Android applications on x86 hardware via binary translation layers. It further utilizes host GPU resources to provide high-performance graphics ren

    Injects external service bundles directly into the system image to provide proprietary application ecosystems.

    Shellandroidcontainerdocker
    Auf GitHub ansehen↗6,422
  • windtf/wireproxyAvatar von windtf

    windtf/wireproxy

    5,656Auf GitHub ansehen↗

    wireproxy is a user-space WireGuard client and network gateway that establishes secure tunnels without requiring root privileges or system-wide interface changes. It functions as a VPN proxy that can expose WireGuard connections as SOCKS5 or HTTP proxies. The project provides specialized routing capabilities, including a TLS SNI proxy that directs encrypted traffic based on Server Name Indication and a gateway for mapping local TCP and UDP ports to remote destinations. It supports multi-peer management to route traffic between several endpoints using defined IP ranges. Additional capabilitie

    Can be integrated as a background system unit to ensure persistence and automatic recovery on boot.

    Gogolangnetworkproxy
    Auf GitHub ansehen↗5,656
  • bililive-go/bililive-goAvatar von bililive-go

    bililive-go/bililive-go

    5,595Auf GitHub ansehen↗

    bililive-go is an automated broadcast archivist and recording tool designed specifically for Bilibili live streams. It functions as a monitoring service that tracks broadcast status and automatically captures live video content to local storage based on target identifiers. The system features a web-based manager that allows for the remote configuration of recording targets and global settings via a browser interface. It supports the simultaneous recording of multiple streams and provides real-time status alerts through external messaging services when broadcasts start, end, or encounter error

    Allows the application to be registered as a system service for automatic boot-start.

    Gobilibilidouyuffmpeg
    Auf GitHub ansehen↗5,595
  • dorssel/usbipd-winAvatar von dorssel

    dorssel/usbipd-win

    5,398Auf GitHub ansehen↗

    usbipd-win is a USB device sharing tool and network device driver that binds physical USB hardware to a network protocol. It serves as a management interface for sharing and attaching USB devices via network protocols, specifically providing a utility to map shared hardware directly into Windows Subsystem for Linux instances. The project implements USB over IP networking to share locally connected devices over a network for discovery by remote client machines. It enables virtual machine USB passthrough, allowing guest operating systems to interact with physical hardware directly. The softwar

    Integrates with Windows system services to maintain the administrative privileges needed for hardware driver binding.

    C#hyper-vusbusbip
    Auf GitHub ansehen↗5,398
  • isso-comments/issoAvatar von isso-comments

    isso-comments/isso

    5,284Auf GitHub ansehen↗

    Isso is a self-hosted commenting system that provides a server and client-side script for adding interactive discussion threads to websites. It functions as an independent platform for managing site-wide comment sections and user profiles on private infrastructure, utilizing a JSON API and a Markdown rendering engine to handle user-generated content. The system is designed to support multi-site comment management, allowing a single server installation to serve independent threads for multiple different domains. It includes a dedicated moderation tool featuring signed URLs and an administrativ

    Integrates with system init systems to ensure the server process starts automatically as a background service.

    Pythoncommentingdisqusjavascript
    Auf GitHub ansehen↗5,284
  • posativ/issoAvatar von posativ

    posativ/isso

    5,284Auf GitHub ansehen↗

    Isso is a self-hosted commenting system and WSGI comment server that allows users to manage decentralized discussion boards. It functions as a markdown discussion engine that transforms user-generated content into filtered HTML for secure display on webpages. The system is designed as a cross-domain comment host, enabling a single centralized server instance to serve unique comment sections across multiple distinct domains. It secures this integration using CORS hostname whitelisting to ensure comments are only embeddable on authorized websites. The platform provides a comprehensive moderati

    Integrates with OS init systems to manage the comment server as a background system service.

    Python
    Auf GitHub ansehen↗5,284
  • crazy-max/diunAvatar von crazy-max

    crazy-max/diun

    4,405Auf GitHub ansehen↗

    diun is a monitoring service that tracks container registries for new tags or digest changes to notify users when image updates are available. It functions as a container orchestration watcher and registry notification engine, identifying images used within environments to ensure container deployments remain up to date. The project distinguishes itself by providing automated image discovery across multiple orchestrators and runtimes, including Kubernetes, Docker Swarm, Nomad, and containerd. It supports flexible configuration through YAML files, environment variables, and metadata labels or a

    Integrates with the system init manager to ensure the monitoring process starts automatically at boot.

    Goautomationdiscorddocker
    Auf GitHub ansehen↗4,405
  • osm-search/nominatimAvatar von osm-search

    osm-search/Nominatim

    4,334Auf GitHub ansehen↗

    Nominatim is a self-hosted geospatial search engine and geocoding server that utilizes OpenStreetMap data. It provides a complete infrastructure for forward geocoding, converting addresses or place names into geographic coordinates, and reverse geocoding, translating coordinates into human-readable physical addresses. The project features a dedicated data importer that parses raw map data into a PostgreSQL geospatial database. It distinguishes itself through a configurable import pipeline that uses style files to filter map features and an importance-based ranking system to prioritize search

    Integrates with a system manager to handle automatic startup and process lifecycles via sockets.

    Pythongeocodingopenstreetmaposm
    Auf GitHub ansehen↗4,334
  • ochinchina/supervisordAvatar von ochinchina

    ochinchina/supervisord

    4,262Auf GitHub ansehen↗

    This project is a Go process supervisor designed to start and monitor multiple background programs with automatic restarts and lifecycle management. It functions as a system for coordinating daemon execution, ensuring continuous operation through a central configuration. The supervisor distinguishes itself with multiple remote administration interfaces, including a process management REST API, an XML-RPC controller, and a built-in web dashboard for monitoring and controlling processes. It features a Prometheus monitoring exporter that serves real-time performance metrics via a dedicated HTTP

    Configures the supervisor to run as a persistent background system service that starts automatically at boot.

    Go
    Auf GitHub ansehen↗4,262
  • networkupstools/nutAvatar von networkupstools

    networkupstools/nut

    4,122Auf GitHub ansehen↗

    NUT ist ein Managementsystem für unterbrechungsfreie Stromversorgungen (USV), das Stromschutz-Hardware überwacht und steuert. Es fungiert als automatisierter Shutdown-Koordinator und Netzwerk-Strommonitor und implementiert den RFC-9271-Standard für die Kommunikation mit Stromversorgungs-Hardware. Das Projekt agiert als Hardware-Treiber-Übersetzungsschicht, die Signale von USB-, seriellen und SNMP-Schnittstellen in ein einheitliches Datenformat konvertiert. Es nutzt eine Client-Server-Architektur, um Batterie- und Spannungsmesswerte von Hardware-Treibern an Remote-Monitoring-Clients über ein Netzwerk zu streamen. Zu den Funktionen gehören Echtzeit-Stromüberwachung, Hardware-Statusvisualisierung via webbasierter Dashboards und das Management von Stromverteilungseinheiten (PDUs). Das System handhabt zudem automatisierte sichere Shutdowns basierend auf kritischen Batterieschwellenwerten und bietet Tools für die Geräteerkennung und Hardware-Reset-Wiederherstellung. Sicherheit wird durch IP-basiertes Access-Control für Serverbefehle und die Zuweisung von Hardware-Zugriffsrechten via Systemregeln verwaltet.

    Configures service managers to run monitoring components as managed background processes.

    Cepdumanagementmodbus
    Auf GitHub ansehen↗4,122
  • casualsnek/waydroid_scriptAvatar von casualsnek

    casualsnek/waydroid_script

    3,295Auf GitHub ansehen↗

    waydroid_script is a system configuration toolkit and container customizer for Waydroid. It provides automation scripts to modify the Android environment on Linux, focusing on the deployment of core services and system-level extensions. The project enables the integration of Google Play Services and the registration of device identifiers for app store access. It integrates binary translation layers to allow ARM-based applications to run on x86 hardware and installs digital rights management layers for protected media playback. The toolkit covers a broad range of system modifications, includi

    Injects pre-compiled system application packages into the OS image to add proprietary service frameworks.

    Pythonandroidlinuxmagisk
    Auf GitHub ansehen↗3,295
  1. Home
  2. DevOps & Infrastructure
  3. System Service Integration

Unter-Tags erkunden

  • Image-Based Service InjectionInjecting pre-compiled application packages directly into a system image to add proprietary services. **Distinct from System Service Integration:** Focuses on image-level injection of binaries into the OS image rather than configuring a running process as a service.