Skip to content

appveen/avconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avconnect

Go based server connection tool

Usage

  • Download the executable from latest Releases
  • Give the executable execute permission, chmod a+x avconnect-<platform>
  • Run it as ./avconnect-<platform>

CLI options

  • -c : Quick connect. eg. -c 1 connects to the first server in the list
  • -r: Reload the server list.

Setup instructions

Only for appveen employees

  1. Rename av-dev-common-key.pem as av.pem and place it in the same location as the executable
  2. Run the executable without any CLI options and follow the onscreen instructions
  3. Reach out to OPS team for AWS access key and AWS secret
  4. Select Mumbai as the location

~ have fun ~