Guides
Step-by-step guides for setting up and using proxies in various programs and devices.
Setting up a proxy in qBittorrent and torrent clients
Configuring proxy for qBittorrent, Transmission, and Deluge torrent clients: SOCKS5
Setting up a proxy in Telegram Desktop
How to set up a proxy in Telegram Desktop: SOCKS5, MTProto, setting up through the interface, and secret chats.
Setting up proxy for apt and yum
Setting up proxy for Linux package managers apt (Debian/Ubuntu) and yum/dnf (CentOS/Fedora).
Setting up Proxy for pip and conda
Setting up proxy for Python package managers pip and conda: environment variables, configuration, and SSL.
Setting up a proxy for npm, yarn, and p
How to configure a proxy for Node.js package managers: npm, yarn, and pnpm. Configuration, authentication, and registry.
Setting Up Proxy in VS Code and JetBrains IDE
Setting up a proxy in Visual Studio Code and JetBrains IDEs (IntelliJ, PyCharm, WebStorm) for working behind a corporate proxy.
Setting up Proxy in Insomnia
Setting up a proxy in the Insomnia HTTP client for API testing via a proxy, including SSL and variables.
Setting up Proxy in Postman
How to set up a proxy in Postman for API testing: system settings, custom proxy, SSL certificates, and traffic interception.
Using Proxies in PowerShell
Working with proxies in PowerShell: Invoke-WebRequest, System.Net.WebProxy, system proxy configuration, and automation via scripts.
Using Proxy in Delphi/Pascal
Proxy setup in Delphi and Free Pascal: Indy, Synapse, WinINet and working with HTTP/SOCKS5 proxies.
Using Proxy in Dart/Flutter
Proxy Setup in Dart and Flutter: HttpClient, dio, SOCKS5, and Peculiarities of Working with Proxies in Mobile Applications.
Using Proxies in Swift
Proxy setup in Swift for iOS and macOS: URLSession, Network framework, SOCKS5, and system configuration.