Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

rhicking/mywork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

68 Commits

Repository files navigation

mywork

A Serverless V2Ray Tunnel Optimized for Indonesia

We are cloning a public repository by using its URL rhicking mywork is a lightweight and serverless V2Ray tunnel built on Cloudflare Workers, supporting modern proxy protocols.
It offers fast, secure, and scalable deployment without the need for a traditional VPS.


πŸ”§ Features

  • βœ… Multi-Protocol Support

    • VMess
    • Trojan
    • VLESS
    • Shadowsocks
  • βœ… Domain over HTTPS (DoH)
    Encrypts DNS queries for improved privacy and security.


🌐 Endpoints

Endpoint Description
/ Main landing page
/link Generate shareable proxy links
/sublink Subscription endpoint for clients

πŸš€ Deployment Guide

Siren can be deployed seamlessly using GitHub Actions with Cloudflare Workers.

βš™οΈ CI/CD via GitHub Actions

  1. Create a KV Namespace

    • Go to Cloudflare Dashboard β†’ Workers β†’ KV.
    • Create a new namespace named MYWORK.
  2. Configure wrangler.toml

    • Add the KV namespace to your config file:
      [[kv_namespaces]]
      binding = "MYWORK"
      id = "YOUR_KV_NAMESPACE_ID"
  3. Generate API Token

  4. Set GitHub Repository Secret

    • Navigate to: GitHub β†’ Your Repo β†’ Settings β†’ Secrets and variables β†’ Actions
    • Add a new secret:
      • Name: CLOUDFLARE_API_TOKEN
      • Value: Your API token
  5. Enable GitHub Actions

    • Open the Actions tab on GitHub.
    • Enable workflows if prompted.
  6. Trigger Deployment

    • Push any commit or manually trigger the deployment workflow.
  7. Access Your Siren Instance

    • Visit: https://<YOUR-WORKERS-SUBDOMAIN>.workers.dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.8%
  • Rust 22.2%

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /