Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
Get started — no credit card required.
Build enterprise-ready GenAI experiences with MongoDB Atlas
Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.
MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
A win32 port of OSSP's uuid library & its command line tool (aka uuid / uuid_cli).
=== Acknowledgment:
OSSP uuid homepage:
http://www.ossp.org/pkg/lib/uuid/
=== Current status:
* Branch from OSSP uuid library v1.6.2
* A workable/buildable msvc10 solution files which tweaks:
* Tweaked config.h (config_win32.h) and uuid.h (uuid_win32.h) which suit for MSVC 32/64 bits
compilers
* uuid_mac.cpp: Use windows platform sdk to get the mac addr of 1st NIC
* uuid_cli.cpp: A simple drop...