网络加速翻墙工具

作为一款专业的网络加速翻墙工具,软件采用智能加速技术与全球高速节点,能够自动匹配优质线路,有效提升网络访问效率,减少延迟和卡顿,为网页浏览、在线视频、远程办公及日常网络应用提供稳定流畅的连接体验。

以下是配置加速器订阅的步骤指南

琴心 2026-09-12 网络加速翻墙工具 8 0

要配置加速器订阅文件,通常需要将订阅规则存储在一个特定的文件夹中,通常命名为 substitutionsconfigures,文件名可能是 substitutions.jsonconfigures.json,格式使用 JSON。


创建订阅规则文件夹

创建一个文件夹或路径,用于存储订阅规则。

substitutions/

添加订阅规则

在文件夹中创建一个 JSON 文件,存储订阅规则。

{
  "substitutions": [
    {
      "url": "http://localhost:88",
      "method": "GET",
      "access_type": "read"
    },
    {
      "url": "http://localhost:881",
      "method": "POST",
      "access_type": "read"
    },
    {
      "url": "https://example.com/our-server",
      "method": "GET",
      "access_type": "read-only"
    }
  ]
}

添加订阅规则到文件中

将上述规则添加到 substitutions.json 文件中。

{
  "substitutions": [
    {
      "url": "http://localhost:88",
      "method": "GET",
      "access_type": "read"
    },
    {
      "url": "http://localhost:881",
      "method": "POST",
      "access_type": "read"
    },
    {
      "url": "https://example.com/our-server",
      "method": "GET",
      "access_type": "read-only"
    }
  ]
}

添加请求来源和方法

在每个订阅条目中,包含请求来源和请求方法:

{
  "substitutions": [
    {
      "source": "example.com",
      "method": "GET"
    },
    {
      "source": "localhost:881",
      "method": "POST"
    },
    {
      "source": "https://example.com/our-server",
      "method": "GET"
    }
  ]
}

测试订阅规则

substitutions.json 文件添加到服务器的允许访问列表中,并运行测试,确保订阅规则能够正确访问指定的资源。


注意事项

  • 确保你的服务器允许访问这些资源。
  • 确保你的订阅规则与你的访问权限兼容。
  • 如果使用其他协议(如 HTTPS),确保你的订阅规则支持这些协议。

示例文件

以下是一个示例的 substitutions.json 文件:

{
  "substitutions": [
    {
      "url": "http://localhost:88",
      "method": "GET",
      "access_type": "read"
    },
    {
      "url": "http://localhost:881",
      "method": "POST",
      "access_type": "read"
    },
    {
      "url": "https://example.com/our-server",
      "method": "GET",
      "access_type": "read-only"
    }
  ]
}

以下是配置加速器订阅的步骤指南

猜你喜欢

推荐标签

Proton Accelerator Download Official Website
    138-7615-4289 扫描微信 2647185031 2647185031@qq.com
    网站地图