vincentneo / Avenue-GPX-Viewer

A simple and easy GPX viewer for macOS.
GNU General Public License v3.0
110 stars 12 forks source link

Feature suggestion: network proxy #29

Open fengduole opened 1 year ago

fengduole commented 1 year ago

Is it possible that an network proxy (socks5) is inregerated by Avenue? With out proxy, it is hardly to open OpenStreetMap in mainland China.

vincentneo commented 1 year ago

@fengduole I have never tried a proxy before, hence I don't know much about it. Do you have some services, tutorials, etc to recommend me to have a look?

fengduole commented 1 year ago

Oh, I don't have services about proxy, but I try to search some examples about Swift socks5 proxy example. https://www.example-code.com/swift/socket_socks_proxy.asp I'm trying to download Xcode and compile Avenue and test proxy in my enviroment, but I have never developed macOS app T_T