abysshint / tor-control-panel

Windows GUI Client for Tor Expert Bundle
MIT License
112 stars 14 forks source link

[request] add option to open http proxy as well as socks5 using HTTPTunnelPort #2

Closed junguler closed 1 year ago

junguler commented 1 year ago

hi again, sorry for opening another issue back to back, i really enjoy using your program but i found it's missing a feature i really like and that's opening a http proxy using HTTPTunnelPort in torrc, somthing like this HTTPTunnelPort 9080

i use tor for censorship circumvention, mainly watching youtube videos, both mpv and ffmpeg don't support socks5 proxies so i use the http proxy for those cases

thanks again for your amazing program

abysshint commented 1 year ago

I took a note, I think this will be implemented in the next version, but for now you can manually add HTTPTunnelPort to the torrc file.

junguler commented 1 year ago

thank you, it worked

abysshint commented 1 year ago

Implemented in v2.2.11.12

junguler commented 1 year ago

thanks