Listing Thumbnail

    WireGuard VPN Server

     Info
    Deployed on AWS
    Free Trial
    AWS Free Tier
    Wireguard VPN Server on Debian with Web interface for Internet access. This WireGuard server uses UDP protocol for VPN communication, ensuring high-speed VPN performance. Easy to use.

    Overview

    Wireguard VPN Server on Debian with Web interface for Internet access. This server uses two public IP addresses (Elastic IPs) when deployed via a CloudFormation template. The first IP is used for both the web interface and as the VPN Endpoint, which is the address specified in client configurations to connect to the VPN server. The second IP is used for the Outbound connection - this is the address under which client traffic appears on the internet. This allows you to change or rotate the outbound IP at any time by replacing the second Elastic IP, without updating the client configuration or restarting the server.

    This WireGuard VPN Server is intended to provide the secure internet access for computers and mobile devices. It is easy to use: after launching, the server is immediately fully operational without the need for any setup. WireGuard technology is quite modern; it offers data transfer speeds through WireGuard tunnels that are higher than those using IKEv2 and significantly higher than the OpenVPN® protocol. This WireGuard server provides a stable VPN connection at the highest possible speed. Its high efficiency allows for use even on low-performance machines, potentially reducing costs. Users can opt for simple instance types like t3.micro, t3.small, t3.medium, etc. Data encryption is carried out using modern protocols, and user authentication is managed with security keys. The server has a convenient and intuitive web control panel, which allows for the adjustment of basic VPN channel settings and user management. Before establishing a VPN connection, please ensure that the WireGuard client software is installed on client devices. Such WireGuard client software is available for Windows, Linux, Android, macOS, and iOS.

    Areas of use:

    • WireGuard server can be used to provide the secure internet access for computers and mobile devices.
    • WireGuard protocol is used in some routers as default VPN protocol, making this server compatible with such routers.
    • This server can be utilized for internet access in countries where internet use is restricted by authorities.
    • WireGuard VPN server is suitable for both individual users and companies offering VPN services.

    The key features of the WireGuard VPN Server:

    • Easy to use: fully operational immediately after launching without the need for any setup.
    • 2 separate public IP addresses for the Endpoint and the Outbound connection when using the CloudFormation template deployment.
    • VPN tunnel port: 51820 UDP.
    • User authentication is based on security keys.
    • Data encryption using modern algorithms.
    • A convenient and intuitive control web panel including user management features.
    • Very high speed of the VPN channels. Optimal server configuration provides the highest possible data transfer rate.

    WireGuard is registered trademark of Jason A. Donenfeld. OpenVPN is a registered trademark of OpenVPN Inc.

    Highlights

    • Fast and secure VPN internet access for individual users. After launching, the WireGuard server is immediately fully operational.
    • The WireGuard server uses 2 separate public IP addresses for the VPN Endpoint and the Outbound connection when deployed via a CloudFormation template.
    • The WireGuard server uses UDP protocol for VPN communication, ensuring high-speed VPN performance.

    Details

    Delivery method

    Delivery option
    WireGuard VPN Server (Web UI, 2 separate IPs for Endpoint and Outbound)
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Debian 11.0

    Deployed on AWS

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Free trial

    Try this product free for 5 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.

    WireGuard VPN Server

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (62)

     Info
    Dimension
    Cost/hour
    t3.micro
    AWS Free Tier
    Recommended
    $0.063
    t2.micro
    AWS Free Tier
    $0.063
    m7i-flex.xlarge
    $0.063
    t2.large
    $0.063
    m5n.xlarge
    $0.063
    m7i.4xlarge
    $0.126
    t3a.2xlarge
    $0.126
    m5zn.large
    $0.063
    m5.xlarge
    $0.063
    m6i.4xlarge
    $0.126

    Vendor refund policy

    You may terminate the instance at anytime to stop incurring charges.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    It is now possible to deploy using a CloudFormation template, which sets up a configuration with two IP addresses. The first IP is used for both the web interface and as the VPN Endpoint, which is the address specified in client configurations to connect to the VPN server. The second IP is used for the Outbound connection - this is the address under which client traffic appears on the internet. This allows you to change or rotate the outbound IP at any time by replacing the second Elastic IP, without updating the client configuration or restarting the server.

    Additional details

    Usage instructions

    After deploying this server using the Standalone AMI, you will get a fully functional VPN server with a single IP address used for both the Endpoint and Outbound traffic.

    If you want to run the WireGuard VPN server with separate IP addresses for the Endpoint and the Outbound connection - where the Endpoint IP is used by clients to connect to the VPN, and the Outbound IP is the address under which client traffic appears on the internet - you can deploy the server using a CloudFormation template. This configuration allows you, for example, to change or rotate the outbound IP address later simply by replacing the second Elastic IP, without needing to update the client configuration and without restarting the server.

    Instructions for deploying the WireGuard VPN Server from the Standalone AMI:

    Launch the server. This server does not require the powerful computing resources - you can choose a simple instance type. If the Elastic IP was assigned to a running instance, the instance must be restarted.

    Linux username: admin

    After launching the server, it is immediately ready for use, with no additional settings required. It is important that the client device has the WireGuard client application installed, which is available for Windows, Linux, Android, macOS, and iOS.

    Control Panel including user management features:

    • http://[Public IP address]
    • https://[Public IP address] (recommended)
    • Please use "admin" as username and your instance ID as password.

    When accessing the WireGuard Control Web Panel using HTTPS, your web browser may display a message about potential risks due to the use of an IP address in the URL. In this case, you should proceed and accept the risks, as our main objective is to encrypt traffic, and using an IP address in a web browser is safe for our purposes.

    By default, a user named 'User 1' is already set up in the WireGuard Control Panel with a randomly generated user key. You can immediately download the configuration file for the Windows WireGuard client or use the QR code to add this user to the WireGuard client application on your mobile device.

    After the server has been started, try connecting to it using a WireGuard VPN client. Ensure that when the client connects to the Internet via this VPN server, the client's IP address is different from the original.

    The server and user keys were created automatically when the server was first started and are unique.

    Support

    Vendor support

    If you have any questions regarding the deployment or use of this server, you can use the Contact Us form on our website or reach out via email. We guarantee a response within 24 hours.

    Contact US: https://www.adeoclouds.eu/contact.php?id=12 

    E-mail: admin@adeoclouds.eu 

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to write a review for this product.