top | item 14649405

(no title)

KJBweb | 8 years ago

I created a Perl script called anyconnector which allows me to jump around between different Cisco Anyconnect VPN's using details stored in KeePass entries.

e.g.

  To connect: anyconnector -c env-name
  Disconnect: anyconnector -d
  Get status: anyconnector -s
It gets used by my team all day, every day.

discuss

order

arfar|8 years ago

Looks pretty handy! How do you interface with the KeePass database? Is there a library? with Perl bindings?