Sha256: d68e6e3c4a59a11baca7e9b6ee8fbeb9fef3e9ad7bc69e0d4daebff754f40236

Contents?: true

Size: 467 Bytes

Versions: 1

Compression:

Stored size: 467 Bytes

Contents

Tunnels
=======

![image](http://i.imgur.com/5F9tJ.png)

Tunnels is a proxy to http from https.

You can run the [Pow](http://pow.cx/) over SSL!

Installation
------------

    $ gem install tunnels

Run
---

    $ sudo tunnels

By default, proxy to 80 port from 443 port.

specify `http` port:

    $ sudo tunnels 4567

specify `http` port and `https` port:

    $ sudo tunnels 4567 443

Copyright
---------

Copyright (c) 2012 jugyo, released under the MIT license.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tunnels-1.1.0 README.md