Skip to content

Multi IP Setup

engageub edited this page Feb 2, 2026 · 2 revisions

To utilize multiple IPs, you must use the test branch 🌿 and enable multi-IP rotation by setting USE_MULTI_IP=true in the properties.conf file. 🔄🚀

Example format for multi_ips.txt file 📋

5.6.4.3      
5.6.4.1      
5.6.4.21     
5.6.4.25     
6.7.8.9      
  • Each line in the multi_ips.txt file represents your Public IP address 📍
  • One IP per line – no protocols, no ports, just the raw IPv4 address! ⚡

Clone this wiki locally