zenVPN is a simple answer
zenVPN gives your team a dedicated VPN tunnel to your business apps, so you can shut everyone else out.
Here's all it takes to be protected
Site Location my-crm.com
Brazil / São Paulo
- Download zenVPN
- Install client app on your device
- Start client app and log in
resource aws_security_group bastion {
name = "bastion"
vpc_id = aws_vpc.main.id
ingress {
description = "SSH from Internet"
protocol = "tcp"
from_port = 22
to_port = 22
cidr_blocks = shieldIps
ipv6_cidr_blocks = shieldIp6s
}
}
OR
nft add rule filter input ip saddr $shield_ips tcp dport ssh accept
nft add rule filter input ip6 saddr $shield_ip6s tcp dport ssh accept
Your team's internet access remains intact
Except for the access to your own websites, that go via zenVPN split tunnels.
Start using our Dedicated VPN from $24 per month
Discover the perfect fit for your organization.
Available datacenters
In addition to shared locations, you can buy a dedicated server in any of the available global datacenters of zenVPN partners.
Available zenVPN clients for your team
Available integrations
Explore our generic guide on Protecting Back-Office Applications, which provides a comprehensive overview of implementing IP filtering to enhance the security of your business applications regardless your web server or technology.
Can’t find your web server here?
Submit your web server here, and we’ll make a plugin for you.
Contact us