test-tcp.sh 164 B

123456789
  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. PROTO="TCP"
  7. source test.sh