manifest / integrations / wordpress-proxy
وردپرس پروکسی
A WordPress plugin to route all outbound HTTP requests through a proxy (manual or license-based)
by امیر پورجوادی · github.com/pourjavadi/wordpress-proxy · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/pourjavadi/wordpress-proxy/archive/refs/heads/main.zipWordPress Proxy Plugin
A lightweight and powerful WordPress plugin that routes all outgoing HTTP requests through a proxy server.
✨ Features
-
Route all WordPress HTTP requests via proxy
-
Supports:
- Manual proxy configuration
- License-based proxy auto-fetch
-
Works with:
- WordPress updates
- Plugins & themes API
- External API calls
-
Supports authentication (username/password)
-
Automatic proxy selection (random from list)
⚙️ Installation
-
Download or clone the repository:
git clone https://github.com/pourjavadi/WordPress-Proxy.git -
Upload to WordPress plugins directory:
/wp-content/plugins/wordpress-proxy -
Activate the plugin from WordPress admin panel
🔧 Usage
Go to:
WordPress Admin → وردپرس پروکسی
Choose one of the modes:
1. Manual Proxy (Free)
-
Enter:
- Proxy Host
- Port
- Username (optional)
- Password (optional)
2. License Mode
- Enter your license key
- Plugin will automatically fetch and activate proxy
🔐 Security
- All inputs are sanitized
- Uses WordPress HTTP API
- Secure proxy handling with HTTPS support