Proxy tab

Without proxy

The action works using the real ip of the computer \ server.

Active project proxy

The proxy installed in the project is used.

The format string

We indicate the proxy in the format (you can specify a variable):

a) With authorization - socks5://login:password@ip:port or http://login:password@ip:port
b) Without authorization - socks5://ip:port or http://ip:port
c) Without specifying the protocol (http:// will be used by default) - login:password@ip:port or ip:port

Other

Select if you need to specify detailed proxy settings. Proxy type, authorization data, address and port. Check with your service provider for information.

Variables can be used in all input fields.

If no proxy protocol is specified, then http:// will be used by default.