Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 9 lines 174 B view raw
1#!/bin/bash 2# SPDX-License-Identifier: GPL-2.0 3# Copyright (C) 2025 OpenVPN, Inc. 4# 5# Author: Antonio Quartulli <antonio@openvpn.net> 6 7OVPN_ALG="chachapoly" 8 9source test.sh