Overview
WireGuard is a VPN that runs in the Linux kernel with a deliberately small codebase, making it far easier to audit than IPsec or OpenVPN. Peers authenticate with static public keys, so there is no certificate authority to operate and no negotiation phase to misconfigure. Handshakes complete in roughly one round trip, and the tunnel is stateless enough to roam between networks without dropping connections, which suits mobile clients moving between cellular and wifi. Cryptography is fixed rather than negotiable, using ChaCha20-Poly1305 with Curve25519 key exchange, removing the downgrade attacks that come from cipher negotiation. Throughput typically exceeds OpenVPN because packet handling stays in kernel space.
Highlights
- Static public-key peer authentication with no certificate authority to operate
- Roams between cellular and wifi without dropping the tunnel, suiting mobile clients
- Fixed ChaCha20-Poly1305 cryptography removes cipher-negotiation downgrade attacks
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/hour |
|---|---|---|
WireGuard VPN Server - Fast Secure Tunnel | Hourly software fee per running container task | $0.01 |
Vendor refund policy
Contact support@waltsoft.net within 30 days.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
ECS Container
- Amazon ECS
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
Initial container release v1.0.0.
Additional details
Usage instructions
Quick Start
Pull the container image
Run with Docker
Deploy on Amazon ECS
- Create an ECS cluster (Fargate or EC2 launch type)
- Register a task definition using the image above
- Map container port 51820 to the host or load balancer
- Attach a persistent volume at /data for configuration
- Run the service and note the assigned public IP or ALB DNS
Access the application
- Open http://YOUR-HOST:51820 in your browser
- Complete the first-run setup wizard if prompted
- Create your administrator account
Port Mappings
- 51820: Primary web interface
Persistent Data
Mount a volume at /data to preserve configuration across restarts.
Support
Contact support@waltsoft.net for deployment assistance. Response within 24 hours.
Support
Vendor support
For support, contact support@waltsoft.net or visit
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.