Download your personalized VPN configuration file to connect securely to Kryptsec environments.
Download and install the Wireguard client for your platform:
See all platformsAfter downloading the configuration file:
After activating the tunnel, verify your connection:
Test connectivity:
ping 10.14.0.1
Check connection status:
sudo wg show
Verify latest handshake:
sudo wg show | grep "latest handshake"
Success indicators:
For Linux users or those who prefer command-line:
# Install WireGuard tools sudo apt install wireguard # Copy config to WireGuard directory sudo cp ~/Downloads/kx-peer.conf /etc/wireguard/ # Connect to VPN sudo wg-quick up kx-peer # Verify connection ping 10.14.0.1 # Check status sudo wg show # Disconnect from VPN sudo wg-quick down kx-peer
These commands are for Debian/Ubuntu-based systems. Commands may vary on other distributions.
If you cannot connect or ping 10.14.0.1:
View detailed connection info:
sudo wg show kx-peer
Check if interface is active:
ip link show kx-peer
View routing table:
ip route | grep kx-peer
No handshake received
Your connection might be blocked. Check corporate firewall settings or try a different network.
Configuration file error
Re-download the config file. Ensure you're logged in and have an active subscription.
Permission denied
WireGuard requires root/admin privileges. Use sudo on Linux/macOS or run as Administrator on Windows.
Still having issues? Contact support at [email protected] with your diagnostic output.
Join a team of innovators, hackers, and educators on a mission to revolutionize how the world learns cybersecurity. Work on cutting-edge projects that matter.
We're building the future of cybersecurity education. Join us and enjoy these perks while making a real impact.
Work from anywhere in the world. No commute, just code.
Work with the latest tools and technologies in cybersecurity.
Annual budget for courses, conferences, and certifications.
Take time off when you need it. We trust you to manage your time.
Top-tier compensation with equity options for all team members.
Work with talented hackers, educators, and innovators.
We're always looking for exceptional talent. If you're passionate about cybersecurity education and think you'd be a great fit, we'd love to hear from you.
Send Us Your Resume