Skip to content

Ошибка при запуске теста IP Region #4

Description

@Ascalonking

Получаю вот такую ошибку

╔══════════════════════════════════════════╗
║ MULTITEST v1.1 ║
║ Диагностика и тестирование сервера ║
╚══════════════════════════════════════════╝

── Тесты ──

  1. IP Region

  2. Censorcheck — проверка геоблока

  3. Censorcheck — DPI (серверы РФ)

  4. iPerf3 — тест до российских серверов

  5. iPerf3 — bench.tlab.pw (РФ)

  6. YABS — бенчмарк сервера

  7. IP Check Place — блокировки зарубежными сервисами

  8. bench.sh — параметры сервера и скорость

  9. IPQuality

  10. sysbench CPU — тест процессора

  11. Мультитест — запуск всех тестов

── Утилиты ──

  1. Утилиты (BBR, IPv6...)

  2. Выход

Выберите пункт [0-12]: 1

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

IP Region
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

| Checking: IPv4 supportcurl: option --retry-all-errors: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
curl: option --retry-all-errors: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
curl: option --retry-all-errors: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
curl: option --retry-all-errors: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
curl: option --retry-all-errors: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
[ERROR] Failed to obtain external IPv4 and IPv6 address

Usage: ipregion.sh [OPTIONS]

IPRegion — determines your IP geolocation using various GeoIP services and popular websites

Options:
-h, --help Show this help message and exit
-v, --verbose Enable verbose logging
-d, --debug Enable full debug trace and save full trace to file and upload it to 0x0.st
-j, --json Output results in JSON format
-g, --group GROUP Run only one group: 'primary', 'custom', 'cdn', or 'all' (default: all)
-t, --timeout SEC Set curl request timeout in seconds (default: 5)
-4, --ipv4 Test only IPv4
-6, --ipv6 Test only IPv6
-p, --proxy ADDR Use SOCKS5 proxy (format: host:port)
-i, --interface IF Use specified network interface (e.g. eth1)

Examples:
ipregion.sh # Check all services with default settings
ipregion.sh -g primary # Check only GeoIP services
ipregion.sh -g custom # Check only popular websites
ipregion.sh -g cdn # Check only CDN endpoints
ipregion.sh -4 # Test only IPv4
ipregion.sh -6 # Test only IPv6
ipregion.sh -p 127.0.0.1:1080 # Use SOCKS5 proxy
ipregion.sh -i eth1 # Use network interface eth1
ipregion.sh -j # Output result as JSON
ipregion.sh -v # Enable verbose logging
ipregion.sh -d # Enable debug and save full trace to file and upload it to 0x0.st

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions