{"id":50755448,"url":"https://github.com/fsdevcom2000/pingvpn2clash","last_synced_at":"2026-06-11T04:30:40.844Z","repository":{"id":358079947,"uuid":"1239935899","full_name":"fsdevcom2000/pingvpn2clash","owner":"fsdevcom2000","description":"Simple PowerShell script that automatically fetches free proxy servers from PingVPN API and generates a ready-to-use Clash Verge / Mihomo YAML configuration.","archived":false,"fork":false,"pushed_at":"2026-05-15T16:08:38.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-15T17:59:50.834Z","etag":null,"topics":["clash-verge","clash-verge-config","config-generator","free-vpn-keys","free-vpn-russia","pingvpn","powershell","proxy","vpn","vpn-automation","windows"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsdevcom2000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-15T15:42:15.000Z","updated_at":"2026-05-15T16:08:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fsdevcom2000/pingvpn2clash","commit_stats":null,"previous_names":["fsdevcom2000/pingvpn2clash"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/fsdevcom2000/pingvpn2clash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsdevcom2000%2Fpingvpn2clash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsdevcom2000%2Fpingvpn2clash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsdevcom2000%2Fpingvpn2clash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsdevcom2000%2Fpingvpn2clash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsdevcom2000","download_url":"https://codeload.github.com/fsdevcom2000/pingvpn2clash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsdevcom2000%2Fpingvpn2clash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34183109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clash-verge","clash-verge-config","config-generator","free-vpn-keys","free-vpn-russia","pingvpn","powershell","proxy","vpn","vpn-automation","windows"],"created_at":"2026-06-11T04:30:40.195Z","updated_at":"2026-06-11T04:30:40.836Z","avatar_url":"https://github.com/fsdevcom2000.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PingVPN Clash Generator\n\n## English\n\nSimple PowerShell script that automatically fetches free proxy servers from PingVPN API and generates a ready-to-use Clash Verge / Mihomo YAML configuration.\n\n### Features\n\n- Automatically fetches proxy servers from PingVPN\n- Generates Clash-compatible YAML config\n- Supports authenticated proxies\n- Auto proxy testing (`url-test`)\n- GEOIP-based routing\n- Russian traffic bypass (`DIRECT`)\n- Local network bypass\n- Ready for TUN mode\n- Automatic GEO database updates\n\n### Requirements\n\n- PowerShell 7+\n- Clash Verge Rev or compatible Clash/Mihomo client\n\n### Usage\n\nRun:\n\n```\npingvpn_2_clash_verge.ps1\n```\n\nThe script will generate:\n\n```\nclash_profile_YYYYMMDD_HHMMSS.yaml\n```\n\nImport the generated YAML file into Clash Verge.\n\n### Recommended Clash Settings\n\n- Enable `TUN Mode`\n- Set mode to `Rule`\n\n### Routing Logic\n\n- RU traffic → DIRECT\n- Local networks → DIRECT\n- Everything else → PROXY\n\n## Disclaimer\n\nNot affiliated with PingVPN. For educational purposes. May violate PingVPN ToS.\n\n⭐ Star if useful!\n\n---\n\n## Русский\n\nПростой PowerShell-скрипт, который автоматически получает бесплатные proxy-серверы через API PingVPN и генерирует готовый YAML-конфиг для Clash Verge / Mihomo.\n\n### Возможности\n\n- Автоматическое получение proxy-серверов из PingVPN\n- Генерация YAML-конфига для Clash\n- Поддержка proxy с авторизацией\n- Автоматическая проверка proxy (`url-test`)\n- GEOIP-маршрутизация\n- Обход proxy для RU-трафика (`DIRECT`)\n- Исключение локальной сети\n- Готовность для TUN режима\n- Автообновление GEO-баз\n\n### Требования\n\n- PowerShell 7+\n- Clash Verge Rev или совместимый Clash/Mihomo клиент\n\n### Использование\n\nЗапуск:\n\n```\npingvpn_2_clash_verge.ps1\n```\n\nПосле запуска будет создан файл:\n\n```\nclash_profile_YYYYMMDD_HHMMSS.yaml\n```\n\nИмпортируйте YAML-файл в Clash Verge.\n\n### Рекомендуемые настройки Clash\n\n- Включить `TUN Mode`\n- Установить режим `Rule`\n\n### Логика маршрутизации\n\n- RU трафик → DIRECT\n- Локальная сеть → DIRECT\n- Остальной трафик → PROXY\n\n## Отказ от ответственности\n\n- Данный скрипт не связан с PingVPN и не аффилирован с ним.\n- Использовать только в образовательных целях.\n- Использование скрипта может нарушать условия (ToS) сервиса PingVPN.\n\n⭐ Поставьте звезду, если пригодилось!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsdevcom2000%2Fpingvpn2clash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffsdevcom2000%2Fpingvpn2clash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsdevcom2000%2Fpingvpn2clash/lists"}