Squawker VPN — End User License Agreement

Copyright © 2025 TryHackMe LTD. All rights reserved.

This software and associated documentation files ("Squawker VPN") are the
proprietary property of TryHackMe LTD. By installing, copying, or otherwise
using Squawker VPN, you agree to be bound by the terms of this agreement.

1. LICENSE GRANT
   TryHackMe LTD grants you a limited, non-exclusive, non-transferable,
   revocable license to use Squawker VPN solely for the purpose of connecting
   to TryHackMe VPN services.

2. RESTRICTIONS
   You may not:
   (a) copy, modify, or distribute Squawker VPN or any portion thereof;
   (b) reverse engineer, decompile, or disassemble Squawker VPN;
   (c) sublicense, rent, lease, or lend Squawker VPN to any third party;
   (d) use Squawker VPN for any purpose other than connecting to TryHackMe
       VPN services;
   (e) remove or alter any proprietary notices, labels, or marks.

3. INTELLECTUAL PROPERTY
   Squawker VPN, including all intellectual property rights therein, is and
   shall remain the exclusive property of TryHackMe LTD. This agreement does
   not convey any ownership interest in or to Squawker VPN.

4. THIRD-PARTY COMPONENTS
   Squawker VPN incorporates third-party open source components, each subject
   to its own license terms. These components and their licenses are listed in
   the "Third-Party Notices" section below. Nothing in this agreement limits
   any rights you may have under those licenses with respect to the third-party
   components alone.

5. DISCLAIMER OF WARRANTIES
   SQUAWKER VPN IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT.

6. LIMITATION OF LIABILITY
   IN NO EVENT SHALL TRYHACKME LTD BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
   SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES ARISING OUT OF OR RELATED TO
   YOUR USE OF SQUAWKER VPN.

7. TERMINATION
   This license is effective until terminated. TryHackMe LTD may terminate
   this license at any time if you fail to comply with any term of this
   agreement. Upon termination, you must destroy all copies of Squawker VPN
   in your possession.

8. GOVERNING LAW
   This agreement shall be governed by and construed in accordance with the
   laws of England and Wales.


================================================================================
THIRD-PARTY NOTICES
================================================================================

The following third-party components are included in or used by Squawker VPN.
Each component is subject to its own license terms as described below.


--------------------------------------------------------------------------------
OpenVPN
--------------------------------------------------------------------------------

OpenVPN is distributed as a separate executable bundled with Squawker VPN on
macOS and Windows. It is not linked into or modified by Squawker VPN. On Linux,
OpenVPN is installed separately by the user via their system package manager.

OpenVPN is licensed under the GNU General Public License version 2 (GPLv2).

The complete source code for the version of OpenVPN bundled with this
application is available at:

  https://github.com/OpenVPN/openvpn

You may obtain a copy of the GPLv2 at:

  https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

A copy of the OpenVPN license is also included alongside the bundled OpenVPN
binary in the application resources.


--------------------------------------------------------------------------------
MapLibre GL JS — BSD 3-Clause License
--------------------------------------------------------------------------------

Copyright (c) 2023, MapLibre contributors
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice,
      this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright notice,
      this list of conditions and the following disclaimer in the documentation
      and/or other materials provided with the distribution.
    * Neither the name of MapLibre GL JS nor the names of its contributors
      may be used to endorse or promote products derived from this software
      without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


MapLibre GL JS contains code from the following projects:

  mapbox-gl-js v1.13 and earlier — BSD 3-Clause License
  Copyright (c) 2020, Mapbox

  glfx.js — MIT License
  Copyright (C) 2011 by Evan Wallace

  d3-color (https://github.com/d3/d3-color) — BSD 3-Clause License
  Copyright 2010-2016 Mike Bostock

Full license texts for these sub-components are reproduced below.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
mapbox-gl-js v1.13 — BSD 3-Clause License
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Copyright (c) 2020, Mapbox
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice,
  this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.
* Neither the name of Mapbox GL JS nor the names of its contributors
  may be used to endorse or promote products derived from this software
  without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
glfx.js — MIT License
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Copyright (C) 2011 by Evan Wallace

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
d3-color — BSD 3-Clause License
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Copyright 2010-2016 Mike Bostock
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

* Neither the name of the author nor the names of contributors may be used to
  endorse or promote products derived from this software without specific prior
  written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


--------------------------------------------------------------------------------
CARTO Basemap Tiles — Creative Commons Attribution 3.0 (CC BY 3.0)
--------------------------------------------------------------------------------

Map tiles provided by CARTO (https://carto.com).
Licensed under the Creative Commons Attribution 3.0 License (CC BY 3.0).

  https://creativecommons.org/licenses/by/3.0/

Attribution: Map tiles by CARTO, licensed under CC BY 3.0.


--------------------------------------------------------------------------------
OpenStreetMap — Open Data Commons Open Database License (ODbL 1.0)
--------------------------------------------------------------------------------

Map data © OpenStreetMap contributors.
Licensed under the Open Data Commons Open Database License (ODbL 1.0).

  https://opendatacommons.org/licenses/odbl/1-0/
  https://www.openstreetmap.org/copyright

Attribution: © OpenStreetMap contributors.
