awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesShell-Script-Based Driver Installers

Installs kernel drivers and configures system files by executing a single shell script that automates the entire setup process.

Distinct from Installation Scripts: Distinct from Installation Scripts: focuses on driver installation via shell scripts, not general software setup automation.

Explore 2 awesome GitHub repositories matching development tools & productivity · Shell-Script-Based Driver Installers. Refine with filters or upvote what's useful.

Awesome Shell-Script-Based Driver Installers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nyr/wireguard-installNyr 的头像

    Nyr/wireguard-install

    4,893在 GitHub 上查看↗

    wireguard-install 是一个自动化设置工具和引导式 Shell 脚本,用于在各种 Linux 发行版上部署和配置 WireGuard VPN 服务器。它作为一个 Linux VPN 服务器自动化程序,处理网络隧道软件的安装以及在主机系统上建立安全配置。 该项目包括一个用于管理客户端访问的命令行界面,允许添加和删除授权的 VPN 用户并生成客户端配置。它还提供了一个卸载网络隧道并删除所有相关系统配置以清理主机环境的工具。 该工具采用交互式向导来收集部署参数,并自动化生成加密密钥对和系统配置文件。它根据检测到的 Linux 发行版将软件需求映射到特定的包管理器,并执行安装后钩子以确保网络接口在重启后保持持久性。

    Uses a sequence of bash commands to automate the installation of packages and modification of system files.

    Shellalmalinuxbashcentos
    在 GitHub 上查看↗4,893
  • goodtft/lcd-showgoodtft 的头像

    goodtft/LCD-show

    2,624在 GitHub 上查看↗

    Installs kernel drivers and configures system files by executing a single shell script that automates the entire setup process.

    C++
    在 GitHub 上查看↗2,624
  1. Home
  2. Development Tools & Productivity
  3. Installation Scripts
  4. Shell-Script-Based Driver Installers

探索子标签

  • Login Theme InstallersShell scripts that automate the deployment of display manager themes by copying files and configuring system paths. **Distinct from Shell-Script-Based Driver Installers:** Distinct from Shell-Script-Based Driver Installers: targets theme deployment for display managers rather than kernel driver installation.
  • VPN Server Setup ScriptsShell scripts that automate the installation and configuration of VPN server software and OS network settings. **Distinct from Shell-Script-Based Driver Installers:** Focuses on complete VPN server orchestration rather than just kernel driver installation.