{"id":26151062,"url":"https://github.com/printfer/v2sing","last_synced_at":"2026-04-18T21:03:56.351Z","repository":{"id":281779799,"uuid":"907151268","full_name":"printfer/v2sing","owner":"printfer","description":"v2sing is a tool designed to seamlessly convert subscription links from the v2 or clash subscription formats to the sing-box format, ensuring compatibility and simplifying migration.","archived":false,"fork":false,"pushed_at":"2025-03-11T04:44:28.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T05:27:37.638Z","etag":null,"topics":["shadowsocks","sing-box","trojan","v2fly","v2ray","v2sing","vless","vmess"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/printfer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-12-23T00:11:52.000Z","updated_at":"2025-03-11T04:44:31.000Z","dependencies_parsed_at":"2025-03-11T05:38:09.703Z","dependency_job_id":null,"html_url":"https://github.com/printfer/v2sing","commit_stats":null,"previous_names":["printfer/v2sing"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printfer%2Fv2sing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printfer%2Fv2sing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printfer%2Fv2sing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printfer%2Fv2sing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/printfer","download_url":"https://codeload.github.com/printfer/v2sing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242982960,"owners_count":20216723,"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":["shadowsocks","sing-box","trojan","v2fly","v2ray","v2sing","vless","vmess"],"created_at":"2025-03-11T06:25:06.739Z","updated_at":"2026-04-18T21:03:56.345Z","avatar_url":"https://github.com/printfer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# v2sing\n\n\u003e `v2sing` is a tool designed to seamlessly convert subscription links from the **v2** or **clash** subscription formats to the [**sing-box**](https://sing-box.sagernet.org/) format, ensuring compatibility and simplifying migration.\n\n## Supported Versions\n\n`v2sing` is compatible with `sing-box \u003e=1.11.0`. For best results, use the latest stable release.\n\n## Supported Protocols\n\n| Protocol        | Conversion (v2/clash → sing-box) |\n|-----------------|----------------------------------|\n| **VMess**       | ✅                               |\n| **VLESS**       | ✅                               |\n| **Shadowsocks** | ✅                               |\n| **Trojan**      | ✅                               |\n| **Hysteria2**   | ✅                               |\n\n## Installation\n\nYou can self-host this project or deploy it to Cloudflare Workers. To deploy the project to Cloudflare Workers, download the latest release of `v2sing` from the [Releases page](https://github.com/printfer/v2sing/releases) and deploy it directly to the Cloudflare Workers instance you created.\n\n## Usage\n\nUse the `v2sing` tool by providing specific parameters. Below are the currently available parameters:\n\n- `sub` (required) - The subscription URL to convert.\n  - Example: `?sub=https://example.com/sub`\n- `config` (optional) - The configuration template URL for advanced output customization. See [Creating a Configuration Template](#creating-a-configuration-template) section for more details.\n  - Example: `?sub=https://example.com/sub\u0026config=https://example.com/config_template.json`\n\n### Creating a Configuration Template\n\nYou can create a configuration template just like a regular sing-box configuration file, but with placeholders to dynamically insert information from the subscription.\n\nTo get started, refer to the sample template provided [here](./src/config/template.json), which you can customize to suit your requirements.\n\nPlaceholders are written in the format `{{ placeholder_name }}` and are replaced with actual values at runtime.\n\nHere are the currently available placeholders:\n\n- `{{ outbounds_tags }}` - This placeholder is replaced with an array of outbound tags.\n- `{{ outbounds }}` - This placeholder is replaced with a list of outbound configurations.\n\n## Development\n\nThis project requires [Deno](https://deno.com/) version 2.0 or higher.\n\n### Serving the Project\n\nTo start a development server, run:\n\n```bash\ndeno task serve\n```\n\n### Building the Project\n\nTo build the project, run:\n\n```bash\ndeno task build\n```\n\nThe build artifacts will be located in the `dist` directory.\n\n*Use `deno task` to explore additional available commands.*\n\n## Changlog\n\nSee the [CHANGELOG.md](CHANGELOG.md) file for more information.\n\n## License\n\n[![](https://www.gnu.org/graphics/agplv3-with-text-162x68.png)](https://www.gnu.org/licenses/agpl-3.0.html)\n\nThis project is licensed under the AGPLv3 License. See the [LICENSE](LICENSE) file for more information.\n\n## Credits\n\nCopyright © 2024-2025 [Printfer](https://github.com/printfer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprintfer%2Fv2sing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprintfer%2Fv2sing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprintfer%2Fv2sing/lists"}