Blog - Posts List

How to Test Proxy Speed

Speedtest-cli is a Python package used for testing network speed. To install it, run the following command: pip install speedtest-cli If you want to test the speed of a proxy server, first set the environment variable: export http_proxy=http://username:password@proxyserver:port Replace username, password, proxyserver, and port with the appropriate values for your proxy server. Then, execute the following command to test the […]

How Allproxy supports reselling proxies

User management Provides a hierarchy of Reseller, User, and UserPlan concepts Admin can create multiple resellers Each reseller can create multiple users Reseller can allocate traffic quotas to each user Access control Set access restrictions for users: IP whitelist/blacklist URL whitelist/blacklist Flexible parameter configuration Some proxy providers allow parameters in the username (e.g. country, region, […]

New Feature: Dual Network Support for Allproxy APP

Android has a great development feature called “Mobile data always active” or “Always keep mobile data on”. When enabled, this feature allows Android devices to keep both Wi-Fi and mobile data connections active simultaneously. By default, the Android OS only allows the use of one network connection at a time. Now, Allproxy supports the use […]

How to Fix WebRTC Leaks (All Browsers)

From: https://restoreprivacy.com/webrtc-leaks/ When discussing online privacy and VPNs, the topic of WebRTC leaks and vulnerabilities frequently comes up. While the WebRTC issue is often discussed with VPN services, this is, in fact, a vulnerability with web browsers. WebRTC leaks can affect these browsers: Chrome, Firefox, Safari, Opera, Brave, and Chromium-based browsers. So what is WebRTC? WebRTC stands for […]