<div dir="ltr"><div>Depends on what you want. If you want to appear from in the UK to get access to UK sites (like iPlayer, or Netflix) from abroad, there are various techniques. If it's about complete anonymity, we could spend ages on the topic.<br></div><div><br></div><div>When I was traveling I actually used a droplet server from digitalOcean (substitute any virtual hosting solution) and just tunnelled a dynamic proxy to get back onto UK sites<br></div><div><br></div><div>This does tie the IP address and internet usage to you, as the owner at-that-time of that IP at that provider. This is not an anonymity technique, just a way to appear from another country.</div><div><br></div><div><a class="gmail_plusreply" id="plusReplyChip-0">+++</a><br></div><div><br></div><div>Ssh to your virtual server:</div><div><br></div><div> ssh -D 8080 your-server</div><div><br></div><div>Update your browser preferences to use a manual dynamic/SOCKS5 proxy - host localhost, port 8080 (or whatever yuo sepcified)</div><div><br></div><div>Search online for your public IP - see that it has changed to the IP of your virtual server.<br></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 30 Oct 2022 at 17:41, ramkissoon anand <<a href="mailto:trianand@blueyonder.co.uk">trianand@blueyonder.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div>
<div>
Ah, NordVPN! The Amazon plc of VPNs. ;)
<br>
</div>
</div>
-- <br>
EdLUG mailing list<br>
<a href="mailto:EdLUG@mailman.lug.org.uk" target="_blank">EdLUG@mailman.lug.org.uk</a><br>
<a href="https://lists.edlug.org.uk/mailman/listinfo/edlug" rel="noreferrer" target="_blank">https://lists.edlug.org.uk/mailman/listinfo/edlug</a><br>
</blockquote></div>