Skip to content

🚀 Ping++ v2.0.1 — All domains shown / Все домены 🌐

Choose a tag to compare

@VIICore VIICore released this 07 Aug 17:05
· 6 commits to main since this release

🚀 Ping++ v2.0.1 — All domains shown / Все домены 🌐

EN: Patch! IP lookup (menu [9]) now shows ALL domains hosted on the IP — the 50-line limit is removed (the API returns up to 500). The save-to-file option stays for large lists (>100).

RU: Патч! Информация по IP (пункт меню [9]) теперь показывает ВСЕ домены, размещённые на IP — лимит «первые 50» убран (API отдаёт максимум 500). Опция сохранения в файл остаётся при большом количестве (>100).

🪟 Windows / Отдельное окно:

start conhost -ArgumentList 'powershell','-NoExit','-Command','irm https://raw.githubusercontent.com/VIICore/Ping-PlusPlus/v2.0.1/pingpp.ps1 | iex'

Windows / Прямой запуск:

irm https://raw.githubusercontent.com/VIICore/Ping-PlusPlus/v2.0.1/pingpp.ps1 | iex

🐧🍎 Linux & macOS:

pwsh -c 'irm https://raw.githubusercontent.com/VIICore/Ping-PlusPlus/v2.0.1/pingpp.ps1 | iex'

📖 README (EN) | 🇷🇺 README (RU) | 📜 CHANGELOG