To use them, one need to first rent a (virtual) server somewhere from a foreign cloud provider as long as the payment does not pose a problem. The first step sometimes proves difficult for people in China, but hopefully Indonesia is not at that stage yet. What follows is relatively easy as there are many tutorials for the deployment like: https://guide.v2fly.org/en_US/
Ask HN: The government of my country blocked VPN access. What should I use?
251–260 of 775 posts
Re: Ask HN: The government of my country blocked VPN access. What should I use?
#252Australia and UK might soon go down this path. Something quite depressing is if we (HN crowd) find workarounds, most regular folks won't have the budget/expertise to do so, so citizen journalism will have been successfully muted by government / big media.
90% of “citizen journalism” is nothing of the sort. Just like “citizen science” researching vaccines.
Re: Ask HN: The government of my country blocked VPN access. What should I use?
#253Hello! I've got experience working on censorship circumvention for a major VPN provider (in the early 2020s). - First things first, you have to get your hands on actual VPN software and configs. Many providers who are aware of VPN censorship and cater to these locales distribute their VPNs through hard-to-block channels and in obfuscated packages. S3 is a popular option but by no means the only one, and some VPN prov…
I'm curious. How does a state actor do actual DPI without pushing certs to end user devices?
Re: Ask HN: The government of my country blocked VPN access. What should I use?
#254Chinese have developed a significant amount of sophisticated tools countering internet censorship. V2ray as far as I recall is the state-of-the-art. To use them, one need to first rent a (virtual) server somewhere from a foreign cloud provider as long as the payment does not pose a problem. The first step sometimes proves difficult for people in China, but hopefully Indonesia is not at that stage yet. What follows is…
Re: Ask HN: The government of my country blocked VPN access. What should I use?
#255Re: Ask HN: The government of my country blocked VPN access. What should I use?
#256Earlier quoted context omitted.
> Just look for any VPNs that are advertised specifically for China, Russia, or Iran. If I was working for a secret service for these countries, I would set up many "VPNs that are advertised specifically for x" as honeypots to gather data about any dissidents.
Mr. Kafka, suspicion is healthy. However, abstraction provides no way forward when faced with practicalities instead of theory. Creates a Kafka-esque situation - anything suitable is by definition unsuitable. Better to focus on practical technical advice.
Re: Ask HN: The government of my country blocked VPN access. What should I use?
#257Earlier quoted context omitted.
Tunneling via SSH (ssh -D) is super easy to detect. The government doesn't need any sophisticated analysis to tell SSH connections for tunneling from SSH connections where a human is typing into a terminal. Countries like China have blocked SSH-based tunneling for years. It can also block sessions based on packet sizes: a typical web browsing session involves a short HTTP request and a long HTTP response, during whic…
One alternative would be to set up a VPS, run VNC on it, run your browser on that to access the various web sites, and connect over an SSH tunnel to the VNC instance. Then it actually is an interactive ssh session.
Re: Ask HN: The government of my country blocked VPN access. What should I use?
#258Re: Ask HN: The government of my country blocked VPN access. What should I use?
#259It worked well for me in UAE when other solutions didn’t
Re: Ask HN: The government of my country blocked VPN access. What should I use?
#260Hello! I've got experience working on censorship circumvention for a major VPN provider (in the early 2020s). - First things first, you have to get your hands on actual VPN software and configs. Many providers who are aware of VPN censorship and cater to these locales distribute their VPNs through hard-to-block channels and in obfuscated packages. S3 is a popular option but by no means the only one, and some VPN prov…
I'm curious. How does a state actor do actual DPI without pushing certs to end user devices?