Need a HTTP proxy server that supports SOCKS parent


Recommended Posts

Hi all,

I am running Privoxy as a HTTP proxy server with a SOCKS parent 127.0.0.1:13500. But privoxy do NOT support some rare HTTP request verb headers like PUT, PROPFIND, etc. So I have problems running some programs behind firewall like svn, rsync, lastfm.

Squid supports most of HTTP verbs, but Squid is more like a cache and it does not support SOCKS parent.

I also tried Popilo, it does not support exotic HTTP headers either.

So my question is, is there any proxy server that supports MOST http headers, and a socks parent? Is there any other solutions?

So my question is, is there any proxy server that supports MOST http headers, and a socks parent? Is there any other solutions?

Apache can be configured as a forward HTTP proxy server (reverse too, but that's not interesting for you in this situation). It does support "parent" SOCKS (but not SOCKSv5) if you compile it yourself: http://httpd.apache.org/docs/1.3/mod/mod_proxy.html#socks It might support 'rare http request headers' but i haven't tested -- and couldn't find any detailed information.

Squid supports most of HTTP verbs, but Squid is more like a cache and it does not support SOCKS parent.

Squid does support SOCKS5 "parent" (if you recompile with specific options) according to http://www.unix.org.ua/squid/FAQ-4.html#ss4.10 You can disable Squid's caching features to just use it as a plain HTTP proxy, if you wish, through its configuration: http://wiki.squid-cache.org/SquidFaq/Confi...e291298cb1be7f3

According to: http://osdir.com/ml/network.rsync.general/...2/msg00047.html httptunnel might work -- but you'll need /control/ of a machine (be able to run a program and listen for connections) on the outside.

If the ports are open on the firewall of the machine you are connecting to openSSH has a socks5 proxy inbuilt.)

ssh -d 9999 username@host

Will establish an SSH tunnel to the remote host and start a socks5 compatable proxy on the local machine which will forward everything that hits it down the tunnel...

or if the remote machine runs SSH on a non standard port

ssh -d 9999 -p 5431 username@host

*replace 9999 with the port you want the proxy to listen on*

*replace 5431 with the non standard ssh port your remote box listens on)

Dunno if thats helps any.

Apache can be configured as a forward HTTP proxy server (reverse too, but that's not interesting for you in this situation). It does support "parent" SOCKS (but not SOCKSv5) if you compile it yourself: http://httpd.apache.org/docs/1.3/mod/mod_proxy.html#socks It might support 'rare http request headers' but i haven't tested -- and couldn't find any detailed information.

Squid does support SOCKS5 "parent" (if you recompile with specific options) according to http://www.unix.org.ua/squid/FAQ-4.html#ss4.10 You can disable Squid's caching features to just use it as a plain HTTP proxy, if you wish, through its configuration: http://wiki.squid-cache.org/SquidFaq/Confi...e291298cb1be7f3

According to: http://osdir.com/ml/network.rsync.general/...2/msg00047.html httptunnel might work -- but you'll need /control/ of a machine (be able to run a program and listen for connections) on the outside.

Thank you very much for the squid info. I'll check it out. Just a bit tired of compiling thought, LOL.

If the ports are open on the firewall of the machine you are connecting to openSSH has a socks5 proxy inbuilt.)

ssh -d 9999 username@host

Will establish an SSH tunnel to the remote host and start a socks5 compatable proxy on the local machine which will forward everything that hits it down the tunnel...

or if the remote machine runs SSH on a non standard port

ssh -d 9999 -p 5431 username@host

*replace 9999 with the port you want the proxy to listen on*

*replace 5431 with the non standard ssh port your remote box listens on)

Dunno if thats helps any.

Yeah I AM using SSH to provide SOCKS parent for privoxy/squid/polipo, and SSH tunnel alone is very convenient, but many softwares only support HTTP proxy rather than SOCKS proxy.

Thank you all for your help!

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • AltSendme 0.5.0 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.5.0 changelog: Web version available at app.altsendme.com Zero analytics, please raise issues as you come across them Harden app trust boundaries More test coverage - added end-to-end test cases verifying receiver temporary directory lifecycle and resume behavior Added disarm mechanism to AutoCleanupDir to support preserving partial downloads for resume Bug fixes Download: AltSendme 0.5.0 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Microsoft explains the different types of Windows updates you get by Usama Jawad If you're a regular reader here at Neowin, you're probably well-versed on the subject of Windows updates. We cover them quite extensively, regardless of their scope. This has become even more important in the evolving threat landscape where AI is being used to exploit security issues in software, which now needs patch deployments more often than before. Now, Microsoft has shared a brief explainer differentiating between the different types of updates delivered by the company. The first kind of Windows update is Patch Tuesday, which is delivered on the second Tuesday of each month. A recent example of this is the KB5094126 update offered to Windows 11 users on June 9. Patch Tuesday provisions security and non-security content, and is cumulative in nature, which means that if you install the latest version, you'll also receive all the updates present in previous versions. IT admins can leverage various tools like Autopatch, Intune, Windows Server Update Services (WSUS), and more to deploy Patch Tuesday across their organization. They can also utilize hotpatching, which ensures that only security updates are quickly applied and a device restart isn't needed. People also refer to Patch Tuesday releases as "B" release, quality update, security update, monthly cumulative update, and latest cumulative update (LCU). Next, we have optional non-security preview updates that become available in the fourth week of each month. They act as a precursor to the upcoming Patch Tuesday, enabling IT admins to test and validate the release before they deploy it more widely the following month. If you're on a non-IT-managed device, you can install these through Settings > Windows Update > Advanced options > Optional updates. People also refer to this update as "C" or "D" release, but "optional non-security preview update" is now the preferred terminology. Finally, we have out-of-band (OOB) updates which can be released at any time, typically to fix a major issue or a security risk. OOB updates are also cumulative, and while some are highly recommended, others are optional. Enterprise customers can leverage their regular update management tools to deploy these releases. Outside of this, Microsoft also rolls out Windows 11 features via annual updates, monthly updates, and the Microsoft Store. The firm uses Controlled Feature Rollout (CFR) to stagger rollout, and for enterprise customers, capabilities managed via this technology are usually disabled by default. Regardless of update cadence, Microsoft has urged IT admins to keep their organization updated and secure, and also encouraged users to join the Windows Insider Program (WIP) if they want access to the latest Windows 11 features.
    • Looks good. TOHO is finally making watchable Godzilla films.
    • Everyone is now using AI for bug hunting, what do you think has been at the heart of all the major zero days that's been discovered in Linux and the thousands of lines of new code? It's all AI or AI supported.
    • Next they'll be selling Huang Bucks. GeCryptoForce, and the Jensen Phone.
  • Recent Achievements

    • Dedicated
      BenTuckett1997 earned a badge
      Dedicated
    • One Month Later
      SRODERICK earned a badge
      One Month Later
    • Community Regular
      Case_f went up a rank
      Community Regular
    • One Month Later
      Jeroen Wilms earned a badge
      One Month Later
    • First Post
      BrianMunton earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      397
    2. 2
      +Edouard
      153
    3. 3
      PsYcHoKiLLa
      129
    4. 4
      Nick H.
      87
    5. 5
      neufuse
      77
  • Tell a friend

    Love Neowin? Tell a friend!