/vip-access

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.

Primary LanguageShell

# 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.