I'm sitting behind a ton of routers that I don't control, and I'm wondering whether there is any wamp plugin service Preferably free, that would offer software that would relay wamp to the internet through in example service.com/your-specific-wamp-relay-account.

The reason I'm askin is that I would like to make my local development environment accessible to my partners, so they can see and try out what I've been doing.

Thank you

link|improve this question
1  
Your question belongs on Server Fault – CharlesB Jun 23 '11 at 21:46
@CharlesB - just so I know another time - is there anyway to move the question when it has been created? – Jakob Jun 24 '11 at 10:31
Your question will be moved when 5 people vote for it (currently it's at 3). You can also flag it for moderator attention. – CharlesB Jun 24 '11 at 12:04
feedback

migrated from stackoverflow.com Jun 25 '11 at 2:16

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 2 down vote accepted

There's a service (that recently launched) called ShowOff.IO that probably does what you're asking for: https://showoff.io/ Haven't tried it myself, though.

It's built in Ruby, click on Support to learn how to install it on Windows.

link|improve this answer
that looks like it's excactly what I'm looking for - Thank you! – Jakob Jun 24 '11 at 10:31
feedback

One solution would be to offer VPN access to your partners, this way they will access your server as if they were on your local network.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.