Sign in
zircon-guest
/
third_party
/
linux
/
refs/heads/linux-rolling-stable
/
.
/
tools
/
testing
/
selftests
/
net
/
ovpn
/
test-tcp.sh
blob: ba3f1f315a349cf6f20c9035cf69816b590f91ab [
file
] [
edit
]
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2025 OpenVPN, Inc.
#
# Author: Antonio Quartulli <antonio@openvpn.net>
PROTO
=
"TCP"
source test
.
sh