Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.29k stars 526 forks source link

Add proxy server support #478

Open rex4539 opened 6 years ago

rex4539 commented 6 years ago

As a user I want to be able to define a proxy server within the app so I can connect through it.

Example: I run the tor service on my computer and want to use 127:0.0.1:9050 to connect via tor.

brentsimmons commented 6 years ago

Isn‘t this something to set in Network preferences?

rex4539 commented 6 years ago

Network preferences is system-wide.

The request is for app-specific proxy server support.

See how it is implemented in Telegram, Textual or even Firefox, for example.

brentsimmons commented 6 years ago

Got it. My question, though, is why you want this as an app-specific thing? Why is it not something you set system-wide?

I’m not asking to be critical — it’s just that understanding why the feature is wanted helps me decide what to do.

rex4539 commented 6 years ago

The main reason is that proxy servers are slow by definition.

You are hopping through relays that provide many benefits (anonymity, censorship circumvention etc) but have the drawback of slow speed.

For example, I don't want my ISP to know which RSS feeds I'm reading but I want to have full internet speed while watching YouTube videos because they would never play in real time under a proxy server and would always stop to buffer.

So I enable the proxy in NetNewsWire but leave Safari running normal.

sivan commented 4 years ago

It will be great to have this feature. Proxy setting for app-specific is very useful in the countries which dont have free network environment, like feeds from feedburner are totally blocked in China.

rex4539 commented 3 years ago

@brentsimmons @vincode-io Any hope to implement this for 6.0?

vincode-io commented 3 years ago

Sorry, no. The features for 6.0 are done and we are trying to get them stabilised so that we can release it.

zhimng commented 3 years ago

It will be great to have this feature. Proxy setting for app-specific is very useful in the countries which dont have free network environment, like feeds from feedburner are totally blocked in China.

hope soon hope soon

rex4539 commented 2 years ago

Perhaps the time has come to implement this?

llbec commented 2 years ago

@brentsimmons @vincode-io If support proxy, then the subscription can be updated normally in PAC Mode. Otherwise, I have to open the Global Mode of the agent at all times, which is not realistic. Thanks

jiacai2050 commented 2 years ago

Any progress on this?

brentsimmons commented 2 years ago

Any progress on this?

We have not worked on this, and it’s not planned for the next release.

Chuhan1112 commented 11 months ago

Any progress on this yet?

brentsimmons commented 11 months ago

We haven’t worked on this — there are a number of priorities to ship before we’d consider working on this.