ppy / osu-framework

A game framework written with osu! in mind.
MIT License
1.67k stars 420 forks source link

Http/Socks5 Proxy support #2871

Open TurboHsu opened 5 years ago

TurboHsu commented 5 years ago

Describe the new feature: Downloading maps on osu!direct with proxy connection. Some places like my home cant download osu maps directly,i used to download on the website with proxy,But i cannot even download a map or connect to bancho! inside the game cause of a connection loss. So a proxy support maybe helpful. Proposal designs of the feature: Make a setting on osu! of setting up global proxy.It may automaticly match system proxy.

peppy commented 5 years ago

Hopefully this should be automatically supported via net core. Needs some investigation.

frenzibyte commented 5 years ago

Why is this closed?

TurboHsu commented 5 years ago

Hmm