Hi,
I need software to set up a 3G/4G/5G mobile proxy farm. A single farm should run on a computer with Linux software and a set of additional hardware like hubs and modems.
The software assumes:
I need software to set up a 3G/4G/5G mobile proxy farm. A single farm should run on a computer with Linux software and a set of additional hardware like hubs and modems.
The software assumes:
- use of multiple modems simultaneously
- configuration of multiple ports for a single modem - each configuration should have a separate access data (user
ass, IP whitelist)
- forward ports from a given machine to the vps server
- ability to configure multiple machines and forward to a single vps (port range management)
- web application and API to:
- management of general modem parameters (like 3g/4g mode, overall ip rotation time, additional information) and each port separately (acl and whitelist ip, throttling, transfer limits, port number, etc)
- enabling ip change for a given port by calling a link/api or every fixed period of time
- reading/sending/deleting sms from modems
- sending USSD
- managing users and port settings via web application
- support of http, https, socks, udp
- support ipv4 and ipv6
- in addition, the software should assume in the future relatively easy to add support for other - not previously supported modems.