Automated WARP configuration generator that updates IPv4 and IPv6 endpoints hourly. This project automatically fetches and rotates IP addresses and ports to maintain fresh and working configurations.
- Automated Updates: Configurations are automatically updated every hour
- Dual Protocol Support: Supports both IPv4 and IPv6 endpoints
- Failsafe System: Includes fallback IPs if the main source is unavailable
- GitHub Actions Integration: Fully automated workflow
- Flexible Configuration: Easy to customize and extend
- A GitHub account
- Basic knowledge of Git and GitHub
- Fork this repository to your GitHub account
- Enable GitHub Actions:
- Go to your forked repository's Settings
- Navigate to Actions β General (in the left sidebar)
- Scroll to Workflow permissions
- Select "Read and write permissions"
- Click Save
β οΈ Important: The workflow permissions step is mandatory for both fork and original repository setup. Without this, the automatic updates will not work.
No local installation is required. Once forked and properly configured, the repository will automatically:
- Generate new configurations hourly
- Update the
config.txt
file - Commit and push changes
The generated config.txt
file contains:
- 2 IPv4 configurations with unique endpoints
- 1 IPv6 configuration
- Standard headers and metadata
- Automatic timestamp updates
Example structure:
//profile-title: base64:8J+RvSBBbm9ueW1vdXM=
//profile-update-interval: 1
...
warp://[IPv4]:[PORT]/?ifp=50-100...#Anon-WoW-IPv4π©πͺ-1
- GitHub Actions triggers the workflow hourly
- Python script fetches fresh IP addresses
- Generates new configurations with random endpoints
- Updates the repository with new configurations
- Automatically commits and pushes changes
To manually trigger an update:
- Go to the Actions tab
- Select the Update Configs workflow
- Click Run workflow
- Select Run workflow in the popup
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Feel free to submit issues and pull requests.
If you find this project helpful, please give it a star to show your support!
Special thanks to:
- IRCF Space for providing and maintaining the IP endpoints database
- All contributors and users who help improve this project
Made with β€οΈ by 4n0nymou3