computerscot

Results 9 comments of computerscot

https://github.com/XTLS/Xray-core/discussions/1295

> For use cases involving Iodine, consider [dnstt](https://github.com/net4people/bbs/issues/30): it likely has better performance, and can work with DoH and DoT resolvers. Is DNS-over-HTTPS blocked in China?

@wkrp Thanks. I have added `dnstt` to the "weird and wonderful" list as a modern replacement for Iodine.

> So, what are the next steps now? When this new system gets used on all the main providers in Iran, I don't think there will be much more options...

This blog post says OpenVPN+Shadowsocks also works in Egypt https://lime-sec.netlify.app/posts/openvpn-dpi-obsfucation/

Is this the same problem as [Large scale blocking of TLS-based censorship circumvention tools in China](https://github.com/net4people/bbs/issues/129)?

I believe something like this may work. You will need a GitHub account. 1. Verify your email address, if it hasn't been verified yet. 2. In the upper-right corner of...

https://cscot.pages.dev/2023/05/31/v2ray-meek/

You can make certbot behave more consistently by explicitly specifying the options you want, e.g.: ``` sudo certbot certonly --standalone --preferred-challenge http --agree-tos --register-unsafely-without-email ```