🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

Atom.SDK.Net

Package Overview
Dependencies
Maintainers
1
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Atom.SDK.Net

Atom.SDK.Net is a part of the development tools provided by ATOM, and is used to implement VPN access in .Net based applications. The package contains everything - from libraries to supporting files and drivers required to enable your app to connect to the internet through secure and encrypted VPN tunnels, backed up by the state of the art infrastructure of ATOM. Supported Platforms - .Net framework 4.5 - Both 32-bit and 64-bit architectures are supported refer to readme.txt for details

nugetNuGet
Version
5.1.0
Version published
Maintainers
1
Created
Source

"Run \packages\Atom.SDK.Net.5.1.0\src\AtomSDKInstaller.exe to install supporting services and drivers on any system."

To perform a silent installation, use the following command in CMD. Replace <INSTALLATION_FOLDER_NAME> with the desired folder name that will appear in Program Files (x86), and <SERVICE_NAME> with your preferred service name. AtomSDKInstaller.exe /verysilent /installDir="<INSTALLATION_FOLDER_NAME>" /serviceName="<SERVICE_NAME>" /doNotInstallTapAdapter=<PASS_true_or_false>

For silent uninstallation, run the command below in CMD. Make sure to provide the same <INSTALLATION_FOLDER_NAME> and <SERVICE_NAME> that were used during the installation: C:\Program Files (x86)>"<INSTALLATION_FOLDER_NAME>\AtomSDKDependencyInstallers\unins000.exe" /VERYSILENT /uninstallDir="<INSTALLATION_FOLDER_NAME>" /serviceName="<SERVICE_NAME>

Keywords

atom

FAQs

Package last updated on 16 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts