autoConnectVPN

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 6 Imported by: 0

README

Usage

  1. Configure connection information in the autoConnectVPN.ini file:

    [vpn]
    ; Your VPN username
    username=user
    ; Your VPN password
    password=pwd
    ; The "Connection Entry" name in the VPN Client program
    profile=TEST_VPN
    
    [options]
    ; Program will exit after n seconds
    ; Number of seconds before program exits
    exit_after_seconds=15  
    
  2. Run the autoConnectVPN.exe program.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL