Giter Site home page Giter Site logo

mymizan / proxylocal-gem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from proxylocal/proxylocal-gem

0.0 2.0 0.0 144 KB

Proxy your local web-server and make it publicly available over the internet

Home Page: http://proxylocal.com/

License: MIT License

Ruby 100.00%

proxylocal-gem's Introduction

ProxyLocal

ProxyLocal proxies your local web-server and makes it publicly available over the internet.

This software is split into client and server parts. The server part is running on proxylocal.com server and usage of its resources is free. The client is written in ruby and distributed as gem. Its source code is open and available on github.

Installation

ProxyLocal is a tool that runs on the command line.

On any system with ruby and rubygems installed, open your terminal and type:

$ gem install proxylocal

Usage

I assume that you are running your local web-server on port 3000. To make it publicly available run:

$ proxylocal 3000
Local server on port 3000 is now publicly available via:
http://fp9k.t.proxylocal.com/

Now you can open this link in your favorite browser and request will be proxied to your local web-server.

Also you can specify the preferred host you want to use, e.g.:

$ proxylocal 3000 --host testhost
Local server on port 3000 is now publicly available via:
http://testhost.t.proxylocal.com/

proxylocal-gem's People

Contributors

lest avatar hayesgm avatar jergason avatar

Watchers

M Yakub Mizan avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.