You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wouldn't it be better to have a Cloudflare Worker relay as an exit_node, similar to the existing Deno and val.town relays?
Benefits of this approach:
Less fragmentation – reduces the variety of Code.gs versions currently in use
Standard single format – one consistent implementation across all users
Client-side enable/disable - can be toggled from the client, unlike Code.gs (e.g., when Telegram doesn't work through CF relay, you can simply disable it)
Hi,
Wouldn't it be better to have a Cloudflare Worker relay as an exit_node, similar to the existing Deno and val.town relays?
Benefits of this approach:
Any thoughts on implementing this?
Thanks.