Skip to content

Exit node - Content Encoding Error #1222

@FellanChiz

Description

@FellanChiz

The exit node setup using deno is up and running and returning "e: method_not_allowed" in response to browser request (http://<server_ip:deno_port>/). However trying to fetch any specified domains that are included in the exit_node section of the mhrv config.json file, the browser returns Error; "Content Encoding Error"

""exit_node": {
"enabled": true,
"relay_url": "http://<server_ip:deno_port>/",
"psk": "<my_auth_key>",
"mode": "selective",
"hosts": [
"chatgpt.com",
"claude.ai",
"x.com",
"grok.com",
"openai.com","

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions