Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
roomahost : http relay with gevent
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Iwan Budi Kusnanto  
View profile  
 More options May 7 2012, 1:30 am
From: Iwan Budi Kusnanto <i...@labhijau.net>
Date: Mon, 7 May 2012 12:30:02 +0700
Local: Mon, May 7 2012 1:30 am
Subject: roomahost : http relay with gevent
Hi all,
please let me announce roomahost[1][2].
It is a kind of http relay/tunnel (i'm not sure the exact name for roomahost).
With roomahost, your webserver on your local network can be accessed
from all over the world.
To make it short, it is like pagekite[3] or maybe localtunnel[4].
You can also read more about roomahost's description in [2] and in
it's readme on github.

Roomahost is only TCP tunnel/relay, so it can be developed further to
support another TCP based protocol(xmpp, smtp, and maybe ssh).

I'll be very happy to any kind of comment, criticism, or suggestion.
Especially to make it better, more secure, more pythonic, etc.
I'm relatively new to python ( < 1 year), so please forgive if i made
a lot of stupid mistake.

SSL is not supported yet, i have a plan to use nginx in peer side.
In the client side, i'm not sure to choose between nginx tcp_proxy
module or waiting for haproxy to support SSL termination.

Peer is something that accessing your local webserver. Client is
roomahost client that run on a computer inside your local network.

You can try roomahost by create account first at[2] and follow the
instructions there.
Now, i limit the usage to 500MB/month.

Best Regards,

[1]https://github.com/iwanbk/roomahost
[2]http://cp.rh.labhijau.net/
[3]http://pagekite.net/
[4]http://progrium.com/localtunnel/
--

--
Iwan Budi Kusnanto


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Lindsay  
View profile  
 More options May 7 2012, 1:51 am
From: Jeff Lindsay <progr...@gmail.com>
Date: Sun, 6 May 2012 22:51:42 -0700
Local: Mon, May 7 2012 1:51 am
Subject: Re: [gevent] roomahost : http relay with gevent

The new version of localtunnel is gevent, too. I'll take a look at your
take on this when I get a chance. :)

-jeff

On Sun, May 6, 2012 at 10:30 PM, Iwan Budi Kusnanto <i...@labhijau.net>wrote:

--
Jeff Lindsay
http://progrium.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Iwan Budi Kusnanto  
View profile  
 More options May 7 2012, 1:59 am
From: Iwan Budi Kusnanto <i...@labhijau.net>
Date: Mon, 7 May 2012 12:59:29 +0700
Local: Mon, May 7 2012 1:59 am
Subject: Re: [gevent] roomahost : http relay with gevent
On Mon, May 7, 2012 at 12:44 PM, Venky <ve...@plivo.com> wrote:
> nice project.

> can this run on heroku?

Sorry, i never use heroku.
Peer daemon is running behind nginx, So, i think it can be run on heroku.
Client daemon is listening on some TCP port. If heroku can support
this, i think roomahost can run on heroku

--
Iwan Budi Kusnanto

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Iwan Budi Kusnanto  
View profile  
 More options May 7 2012, 2:00 am
From: Iwan Budi Kusnanto <i...@labhijau.net>
Date: Mon, 7 May 2012 13:00:37 +0700
Local: Mon, May 7 2012 2:00 am
Subject: Re: [gevent] roomahost : http relay with gevent

On Mon, May 7, 2012 at 12:51 PM, Jeff Lindsay <progr...@gmail.com> wrote:
> The new version of localtunnel is gevent, too. I'll take a look at your take

Great!

> on this when I get a chance. :)

Really waiting for your feedback :)

--
Iwan Budi Kusnanto

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Lindsay  
View profile  
 More options May 7 2012, 2:03 am
From: Jeff Lindsay <progr...@gmail.com>
Date: Sun, 6 May 2012 23:03:00 -0700
Subject: Re: [gevent] roomahost : http relay with gevent

Heroku doesn't yet support listening for non-HTTP connections. So you
wouldn't be able to use it for anything but HTTP on Heroku. But given my
experience getting Localtunnel v2 to run on Heroku and DotCloud, you should
be able to run this on both.

-jeff

On Sun, May 6, 2012 at 10:59 PM, Iwan Budi Kusnanto <i...@labhijau.net>wrote:

--
Jeff Lindsay
http://progrium.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Venky  
View profile  
 More options May 7 2012, 2:06 am
From: Venky <venkates...@gmail.com>
Date: Mon, 7 May 2012 11:36:11 +0530
Local: Mon, May 7 2012 2:06 am
Subject: Re: [gevent] roomahost : http relay with gevent

Did localtunnel work on heroku for you?

Any special hack needed for this?

Regards
Venky


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »