Skip to main content

Custom Export Format for IPv4 Mix

The "Personal format" is needed when a program accepts a list only in a specific format. You set up a string with placeholders, and the system fills it with your data.


How to set up your custom format

  • Open the "Orders" section in the left menu and select "IPv4 Mix".


"Orders" section and "IPv4 Mix" format in the left menu. 1 — "Orders" section · 2 — "IPv4 Mix"


  • Stay on the "All" tab and check the boxes for the addresses you need.

  • On the panel above the table, click the export button with settings.


Action panel on the

Action panel on the "All" tab. 1 — access change button · 2 — button · 3 — address replacement button · 4 — export button with settings · 5 — quick export button


  • In the "Template" field, select "Personal format".

  • Enter your string in the "Format" field and click "Export".


Field for the template and list of available placeholders.

Field for the template and list of available placeholders.


What placeholders are available

  • %ip% — proxy IP address

  • %port% — main port

  • %port_https% — HTTPS port

  • %port_socks% — SOCKS port

  • %user% — login

  • %password% — password

  • %status% — proxy status

  • %comment% — your comment

  • %authIP% — IP allowed for access


Examples

%ip%:%port%:%user%:%password% — common format "address, port, login, password".


%user%:%password%@%ip%:%port% — format for browser extensions and anti-detect browsers.


You set the delimiters yourself: the system only substitutes values for placeholders, everything else is taken from your string as is.

Did this answer your question?