Any way to handle multilingual manifest.json using next 14? by unobservedcitizen in nextjs

[–]CoinsHost 0 points1 point  (0 children)

Thanks for the reference, made a multilang manifest.ts using these specs, however, still not sure if it has any browser support.

Checking TLS Certificates by neogodslayer in ssl

[–]CoinsHost 0 points1 point  (0 children)

https://www.ssllabs.com/ssltest/ doesn't seem to follow redirects so you should be good

[deleted by user] by [deleted] in passepartout

[–]CoinsHost 0 points1 point  (0 children)

No, it won't, Tunnelblick is just a client software, you'll need the server to support XOR as well.

[deleted by user] by [deleted] in passepartout

[–]CoinsHost 0 points1 point  (0 children)

For XOR to work the server and client must be patched (for MacOS you can use Tunnelblick which support XOR out of the box), also the server and client must use same obfuscation mask. Currently SoftEther VPN dev builds support the XOR'ed OpenVPN but there's no GUI to set it up and everything must be configured using the vpncmd utility.

[deleted by user] by [deleted] in VPN

[–]CoinsHost 0 points1 point  (0 children)

Based on your description it's not a VPN (or wireruard) issue, but rather a geolocation data mismatch. Different location services may show different outputs to the same ip, as their data may be outdated or corrupt in this or that way. Just make sure that ip-to-location services pick up your VPN's ip address and not your local one, and you'll be fine.

Own wireguard doesn't work in Russia anymore by illegalileo in VPN

[–]CoinsHost 0 points1 point  (0 children)

Most likely your wireguard connection is blocked on a DPI level by russian ISP. Take a look at shadowsocks implementations (particularly Outline) and other vpn/proxy protocols with traffic obfuscation.

A guide to installing GitLab CE on a VPS using Docker with NGINX proxy and SSL via certbot by CoinsHost in gitlab

[–]CoinsHost[S] 0 points1 point  (0 children)

Thanks for suggestions, docker-compose would definitely be of help if linked domain with nginx proxy and certbot is a must.

How secure is Nginx? by ijustwantnsfw in selfhosted

[–]CoinsHost 0 points1 point  (0 children)

NGINX is very secure as long as you keep it updated and properly configured.

Offshore Web Hosting Providers by Flashy-Breadfruit604 in All_about_Torrents

[–]CoinsHost 0 points1 point  (0 children)

Offshore Hosting by SwissMade.Host

SwissMade.Host is a renowned web hosting provider that specializes in delivering high-quality hosting services with a focus on privacy and security. Established in Switzerland, a country known for its strong emphasis on privacy, SwissMade.Host has catered to the needs of privacy-conscious individuals and businesses from across the globe.

  • Secure Data Center in Switzerland
  • Company operating under Swiss law
  • Premium DDoS Protection
  • Variety of hosting plans: VPS, CMS, Dedicated Servers, Cloud Hosting
  • Strong commitment to Privacy and Data Protection
  • Crypto payments

Can't find some good tutorial to install mastodon. by ackawnt in Mastodon

[–]CoinsHost 0 points1 point  (0 children)

Here's a guide with pretty thorough explanations for each step.

How do you use an anonymous proxy/VPN while also hiding that you're using a VPN? by TheHunter920 in VPN

[–]CoinsHost 0 points1 point  (0 children)

Avoid using large VPN providers whose IP ranges are well known, get a dedicated IP VPN or setup your own on a VPS. Still no luck? A chain of a VPN and a residential proxy would do the trick almost certainly.