Published June 28, 2025 | Version v1
Dataset Open

Empirical Analysis of WireGuard vs OpenVPN in Cloud and Virtualised Environments

  • 1. ROR icon Glasgow Caledonian University

Description

VPN TESTING

This release introduces the VPN testing automation tool (VPN_TEST) and the script used for visualisation (VPN_VISUALISE) during our experiment. We also place alongside the results we got from our experiment.

The key features and capabilities our tools include:

Features

    Automated VPN Performance Testing:
        Python measures throughput (TCP/UDP) using iperf3.
        Captures latency using ping tests.
        Monitors CPU and memory usage during tests.

    Network Simulation
        Python simulates high-latency and packet-loss conditions using tc.

    Data Analysis & Visualization:
        R generates detailed bar plots comparing WireGuard and OpenVPN performance metrics.
        Visualizations include throughput, latency, CPU usage, and memory usage.

Improvements

    Provides repeatable and consistent test setups with configurable parameters.
    Ensures more detailed result saving for deeper analysis.

Usage

    Run the tests for WireGuard and OpenVPN protocols and visualise performance comparisons
    Ideal for benchmarking VPN protocols under varying network conditions.

Files

Final Files For OpenVPN and WireGuard Test.zip

Files (3.9 MB)

Name Size Download all
md5:d4867257140fadf2be82588e5758865a
3.9 MB Preview Download

Additional details

Software

Programming language
Python, R