Your IP : 3.148.108.33


Current Path : /usr/bin/
Upload File :
Current File : //usr/bin/euca-get-password

#!/usr/bin/python2 -tt

import euca2ools.commands.ec2.getpassword

if __name__ == '__main__':
    euca2ools.commands.ec2.getpassword.GetPassword.run()