<div dir="auto"><br><div class="gmail_extra" dir="auto"><br><div class="gmail_quote">On 29 Dec 2017 17:10, "Michael Kjörling" <<a href="mailto:michael@kjorling.se">michael@kjorling.se</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 28 Dec 2017 22:14 -0500, from <a href="mailto:johnl@iecc.com">johnl@iecc.com</a> (John Levine):<br>
<div class="quoted-text">> Or just run the web server on the VPS.  They're good at it.<br>
<br>
</div>That's probably the best option for self-hosting, IMO. There are<br>
options out there that don't even cost as much as $4/month, if low<br>
cost is your primary objective and especially if you're willing to<br>
trade some performance for a lower price. <a href="https://lowendbox.com/" rel="noreferrer" target="_blank">https://lowendbox.com/</a> is a<br>
good place to start looking if you want a cheap VPS.<br><br><br><br>
Or just get a cheap web hosting package somewhere and you won't have<br>
to deal with the hassle of keeping the server running and secure.<br><font color="#888888"></font></blockquote></div></div><div dir="auto"><br></div><div dir="auto">That's the route I'd go. </div><div dir="auto"><br></div><div dir="auto">However as it's not been mentioned yet, if the service is for your own use (or you don't care about access direct from the WWW) there is another option.</div><div dir="auto"><br></div><div dir="auto">If you configure your laptop to run as a Tor hidden service, you'll have a .onion that doesn't care when your IP changes.</div><div dir="auto"><br></div><div dir="auto">As you don't care about anonymity of the server, to reduce latency a bit you can configure it as a single hop service - your laptop will connect directly to the rendezvous point rather than creating a 3 hop circuit to it. The client will still create a 3 hop circuit to the RP though.</div><div dir="auto"><br></div><div dir="auto">Upsides are, no port forwarding needed and IP changes are all but transparent. Downside is obviously that you'll need tor on your client and will experience slightly increased latency (though in Oz you might not notice it compared to international browsing).</div><div dir="auto"><br></div><div dir="auto">For SSH you probably won't notice a difference, but if you're planning on streaming your home movie collection it'll be more of a pain.</div><div class="gmail_extra" dir="auto"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font color="#888888"> </font></blockquote></div></div></div>