Skip to content

Command-line implementation of Symantec's "VIP Access" token application on OSX. This will read from the same secret key and produce the same time-based one-time-passwords as the GUI application, but with output placed in clipboard.

Notifications You must be signed in to change notification settings

godsey/vip-access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

# vip-access

# VIP Access Security Code to Clipboard ( simplified shell script )

Based on expect script by Aaron Meriwether https://gist.github.com/p120ph37/8213727

I bind this to option+command+v, so I can simply type my password and press option+command+v, command+v to enter my token when needed.


About

Command-line implementation of Symantec's "VIP Access" token application on OSX. This will read from the same secret key and produce the same time-based one-time-passwords as the GUI application, but with output placed in clipboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages