abbeta/Setup VMess Proxy
Start a v2ray VMess proxy in GitHub Actions using a user-supplied config.json, with optional IP & latency test
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 25, 2026
- License
- None
Pinned Snippet
uses: abbeta/vmess-proxy-action@6a457b762948f96a229bb3580ec12f91b0e9612e # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config-path | Path to v2ray config.json | no | config.json |
| test | If empty or not set, do not test. If set to "true", use https://www.google.com as the default test URL. If set to a custom URL (e.g., "https://www.bing.com"), use that for latency test. | no | "" |
Outputs
no outputs