RSSAmplifier

Blog

Opt-In Software Blog

optinsoft.netRSS feed ↗20 posts

Latest posts

Downloading a Specific Stable Google Chrome Version for Linux

Google only offers the latest build on its official download page. If you need a specific older or pinned stable version for testing,

Загрузка определенной стабильной версии Google Chrome для Linux

На официальной странице загрузки Google доступна только последняя версия Chrome. Если вам нужна определенная более старая или

Understanding SslMode and UpstreamSslMode in ProxyMapService

In the previous article, SSL/TLS Traffic Decryption

Wattpad Text Selection and Copy Trick

If you ever need to copy text from Wattpad on desktop, here’s a method that still works for me. Open the

Как выделить и скопировать текст с Wattpad

Если вам когда-нибудь понадобится скопировать текст с Wattpad на компьютере, вот способ, который до сих пор работает у

Accelerating Proxy Checks with Async Tasks Per Thread

One of the fastest ways to check large proxy lists in Web Proxy Checker is to use the Async Tasks Per

Traffic Caching in ProxyMapService

One of the less obvious costs of running large-scale proxy infrastructure is bandwidth. Most proxy providers charge based on traffic

SSL/TLS Traffic Decryption in ProxyMapService

Most web traffic today is encrypted using HTTPS. While encryption protects data in transit, it also prevents a proxy from inspecting the

Session API for Sticky Proxy Management in ProxyMapService

In a previous article, Making Any Scraper Work with Sticky

Using ProxyMapService to Fix pip Behind SOCKS5 Proxy

I ran into an issue where pip wasn’t working due to network restrictions. At the same time, I had access to a SOCKS5 proxy

Making Any Scraper Work with Sticky Proxies

<a

ProxyMapService: ParseUsernameParameters

We’re excited to announce a new, optional feature in the <a

Web Proxy Checker v2.111 Released

<a href="#Enhanced-Authentication-for-Problematic-Proxies" class="headerlink"

ProxyMapService Diagnostics in Windows Event Log

ProxyMapService now supports outputting diagnostic messages

CountryTimezone

If you’ve worked with timezones in Python, you’ve probably used pytz to get IANA timezone names for specific countries: <code

renamedecl

<a

How to download a Chrome extension without installing it

In the Chrome Web Store, find the extension you need, for example, uBlock Origin. The extension’s URL looks like this:

Как скачать расширение Chrome без его установки

В Chrome Web Store найдите нужное расширение, например, uBlock Origin. URL расширения выглядит примерно так:

gen_eth and gen_trx updates

After installing the NVIDIA GPU Computing Toolkit v13, the gen_eth and <a

Blog migrated to Hexo

This blog has been migrated from WordPress to Hexo. For the blog migration, I wrote a powershell script called wp-hexo-convertor,