BeyondDimension / BeyondDimension/SteamTools

👑[Enhancement] 希望添加对openstreetmap.org的加速

Open
#3,668 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
26.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### 🥰 需求描述(Description)

我希望watt toolkit能够增添对openstreetmap.org的网络加速功能。

### 🧐 解决方案(Solution)

通过YARP的路由配置,将本地请求转发至OpenStreetMap服务器:
设置本地监听端口 :例如配置YARP监听http://localhost:8080,并将所有请求代理到https://openstreetmap.org
路径映射 :确保代理规则覆盖所有子路径(如/map、/api等),避免资源加载失败

### 🚑 其他信息(Other Information)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.