{"id":28416387,"url":"https://github.com/v2fly/vmessping","last_synced_at":"2025-06-26T21:31:26.067Z","repository":{"id":36644546,"uuid":"229215509","full_name":"v2fly/vmessping","owner":"v2fly","description":"a ping prober for vmess:// links in V2rayN/NG/Shadowrocket  format.","archived":false,"fork":false,"pushed_at":"2023-02-16T19:40:29.000Z","size":131,"stargazers_count":250,"open_issues_count":14,"forks_count":41,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-06-04T03:59:59.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/v2fly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-12-20T07:42:44.000Z","updated_at":"2025-05-27T15:52:52.000Z","dependencies_parsed_at":"2024-06-18T15:30:48.446Z","dependency_job_id":"a503a4bf-adbe-415f-a8bd-45322add92d1","html_url":"https://github.com/v2fly/vmessping","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/v2fly/vmessping","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2fly%2Fvmessping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2fly%2Fvmessping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2fly%2Fvmessping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2fly%2Fvmessping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v2fly","download_url":"https://codeload.github.com/v2fly/vmessping/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2fly%2Fvmessping/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262145146,"owners_count":23265876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-06-03T20:08:31.586Z","updated_at":"2025-06-26T21:31:26.058Z","avatar_url":"https://github.com/v2fly.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VMessPing\n\n![Build Status](https://github.com/v2fly/vmessping/workflows/Go/badge.svg) \n\nA ping prober for `vmess://` links in common seen formats.\n\n`vmessping` supports the following fomats:\n\n* V2rayN (V2rayNG)\n* Shadowrocket \n* Quantumult (X)\n\n# Download\n\nBinaries are built automaticly by GitHub Action.\n\nDownload in [Release](https://github.com/v2fly/vmessping/releases/latest) .\n\n* Arch Linux (AUR): https://aur.archlinux.org/packages/vmessping/\n\n# Usage\n\n```\n$ vmessping\nvmessping vmess:// ...\nUsage of vmessping:\n  -allow-insecure\n    \tallow insecure TLS connections\n  -c uint\n    \tCount. Stop after sending COUNT requests (default 9999)\n  -dest string\n    \tthe test destination url, need 204 for success return (default \"http://www.google.com/gen_204\")\n  -i uint\n    \tinteval seconds between pings (default 1)\n  -m\tuse mux outbound\n  -n\tshow node location/outbound ip\n  -o uint\n    \ttimeout seconds for each request (default 10)\n  -q uint\n    \tfast quit on error counts\n  -v\tverbose (debug log)\n```\n\n# Example\n\n```\n$ vmessping 'vmess://ew0KI ...'\nVMessPing ver[0.0.0-src], A prober for v2ray (v2ray-core: 4.23.1)\n\nType: ws\nAddr: v2-server.address\nPort: 443\nUUID: 00000000-0000-0000-0000-000000000000\nType: \nTLS: tls\nPS: @describe\n\nPing http://www.google.com/gen_204: seq=1 time=197 ms\nPing http://www.google.com/gen_204: seq=2 time=81 ms\nPing http://www.google.com/gen_204: seq=3 time=92 ms\nPing http://www.google.com/gen_204: seq=4 time=94 ms\nPing http://www.google.com/gen_204: seq=5 time=90 ms\n^C\n--- vmess ping statistics ---\n5 requests made, 5 success, total time 4.658023734s\nrtt min/avg/max = 81/110/197 ms\n```\n\n# Compile from source\n\n```\n$ git clone https://github.com/v2fly/vmessping.git\n$ cd vmessping/cmd/vmessping\n$ go build -ldflags=\"-X=main.MAINVER=${pkgver} -linkmode=external\"\n```\n\n# Other tools\n\n## VMessConvert\n\n### Usage\n\n```\n$ vmessconv\nvmessconv vmess:// ...\nUsage of usr/bin/vmessconv:\n  -n\tshow v2rayN / v2rayNG format\n  -q\tshow Quantumult format\n  -r\tshow Shadowrocket format\n```\n\n### Example\n\n```\n$ vmessconv 'vmess://ew0KI ...'\nVMessConvert: 0.0.0-src\nv2rayN / v2rayNG: vmess:// ...\n\nShadowrocket: vmess:// ...\n\nQuantumult: vmess:// ...\n```\n\n## VMessSpeed\n\nSpeedtest for VMess.\n\n### Usage\n\n```\n$ vmessspeed --help\nusage: vmessspeed [\u003cflags\u003e] \u003cvmess\u003e\n\nFlags:\n      --help               Show context-sensitive help (also try --help-long and --help-man).\n  -l, --list               Show available speedtest.net servers\n  -d, --debug              Show V2Ray core debug log\n  -s, --server=SERVER ...  Select server id to speedtest\n  -t, --timeout=TIMEOUT    Define timeout seconds. Default: 10 sec\n  -m, --mux                Use Mux outbound\n      --allow-insecure     Allow insecure TLS connections\n      --version            Show application version.\n\nArgs:\n  \u003cvmess\u003e  the vmesslink\n\n```\n\n### Example\n\n```\n$ vmessspeed 'vmess://ew0KI ...'\n\nType: ws\nAddr: v2-server.address\nPort: 443\nUUID: 00000000-0000-0000-0000-000000000000\nType: \nTLS: tls\nPS: @describe\n\nTesting From IP: ... IP ... ADDR ...\n\nTarget Server: [14791]    63.21km Macau (Macau) by MTel\nLatency: 21.005ms\nDownload Test: ................11.97 Mbit/s\nUpload Test: ................15.11 Mbit/s\n\nDownload: 11.97 Mbit/s\nUpload: 15.11 Mbit/s\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv2fly%2Fvmessping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv2fly%2Fvmessping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv2fly%2Fvmessping/lists"}