clbr / fifth

Fifth is a Linux-exclusive browser that carries the best features from Opera, as well as a few unique features that are likely to please Linux power users. It's based on a custom Webkit port to FLTK and comes licensed under the GPLv3.
GNU General Public License v3.0
106 stars 7 forks source link

Feature request: SOCKSv5 proxy #17

Open omnomnymous opened 9 years ago

omnomnymous commented 9 years ago

subj

clbr commented 9 years ago

Please read doc/proxy - curl supports socks5 among others. This issue can remain open for having a GUI toggle for them.

omnomnymous commented 9 years ago

Yes I'd love to have a GUI toggle. For example this is how my Opera 12 looks like: http://i.imgur.com/8dqdfMW.png

Also it would be awesome if we could set up own socks5 proxy for each website.

clbr commented 9 years ago

I'm curious, are you in China or equivalent? I think per-tab proxy use would be so rare, having a button for everyone would waste space for most people.

Per-site proxy is technically possible, though it would be hard to cover all cases if you want to hide your IP. Many sites use CDNs and several subdomains, you'd have to cover them all to avoid leaks.

omnomnymous commented 9 years ago

No I'm in Russia where internet censorship gets closer to China every month :) You're right about subdomains, no need to make per site proxy, one global checkbox is enough.