instant-proxy

0.0.1 • Public • Published

instant-proxy

Run HTTP proxy server on AWS EC2 Spot instance with tinyproxy

Install

$ npm install --global instant-proxy

Usage

$ instant-proxy --help

  Usage
    $ instant-proxy <command>

  Commands
    price   AWS EC2 spot price current history
    start   Launch spot instance with tinyproxy (port: 8888)
    finish  Terminate spot instance
    status  Describe spot instance request
    ip      Show the public ip address assigned to the instance

  Examples
    $ instant-proxy start
    $ instant-proxy ip
    '52.14.4.91'

License

The MIT License (MIT)

Copyright (c) 2017 GyuYong Jung

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i instant-proxy

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • ephemera