Overview
SPR in the Cloud provides VPN access for your mobile devices with Wireguard™. A powerful user interface can be used to add new devices with QR Codes, manage firewall based policy, extend access with custom plugins, and set DNS rules for blocking Malware and Spyware. Per-device DNS rules can override lists and redirect traffic.
Highlights
- Add new VPN clients with a QR Code
- Set per-device DNS rule overrides
- Manage your VPN Access from the iOS App
Details
Typical total price
$0.017/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp3) volumes | $0.08/per GB/month of provisioned storage |
Vendor refund policy
Contact us for a refund of your last month's subscription at refunds@supernetworks.org . We are unable to refund the ec2 infrastructure costs
Legal
Vendor terms and conditions
Content disclaimer
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
Initial AMI Release
Additional details
Usage instructions
-
SSH is required to finish the set up for the SPR instance. Ensure that your security group allows ssh access and proceed to log in. Secondly ensure that the security group allows UDP port 51280 for Wireguard.
-
ssh -i ~/your-aws-key.pem ubuntu@instance.ec2.ipÂ
-
Add a VPN peer and complete the setup. This will optionally present a QR Code $ cd /home/spr/super; sudo ./virtual_install.sh
You should see output as follows:
[+] spr already running [-] failed to get external ip for enX0 [?] fetch from https://ifconfig.me ? [Y/n] Y [+] login information:
http tunnel: ssh your.ec2.ip. -N -L 8000:127.0.0.1:8000 url: http://localhost:8000/Â username: admin password: <generated> token: <generated>
[+] num peers already configured: 0
[+] WireGuard config (save this as wg.conf & import in client):
[Interface] PrivateKey = <generated> Address = 192.168.2.2 DNS = 192.168.2.1
[Peer] PublicKey = <generated> AllowedIPs = 0.0.0.0/0, ::/0 Endpoint = your.ec2.ip:51280 PersistentKeepalive = 25 PresharedKey = <generated> Show QR Code? [Y/n] ^C
- Connect to VPN You can scan the QR Code from the terminal, or copy the configuration to your device to use the VPN. Note, you should generate a new VPN key for each peer you want to add to the network.
At this point SPR is operational and can be used
- To work with the advanced features you'll want to access the web interface. There are several ways to do that. The first is from your VPN peer, you can connect to Connect to http://192.168.2.1Â . Use the admin password that was output during the setup above.
A second way to access the interface is over SSH with port forwarding. ssh ubuntu@your.ec2.ip -N -L 8000:127.0.0.1:8000
Then open up your local browser and navigate to http://localhost:8000Â to log in.
A third way is to enable port 4443 in your security group. You can then access the HTTPS interface over the internet. Visit https://your.ec2.ip:4443Â
Check the setup guide for more details: https://www.supernetworks.org/pages/docs/guides/virtual/setupÂ
Resources
Vendor resources
Support
Vendor support
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.