[go: up one dir, main page]

Skip to content

Cisco Systems VPN Client 자동접속 프로그램

License

Notifications You must be signed in to change notification settings

smok95/autoConnectVPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.