httptoolkit VS graftcp

Compare httptoolkit vs graftcp and see what are their differences.

httptoolkit

HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac :tada: Open an issue here to give feedback or ask for help. (by httptoolkit)

graftcp

A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy. (by hmgle)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
httptoolkit graftcp
36 4
2,424 1,818
4.2% -
4.1 6.8
7 months ago 9 days ago
C
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

httptoolkit

Posts with mentions or reviews of httptoolkit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-14.

graftcp

Posts with mentions or reviews of graftcp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-20.
  • Proxify the traffic of your command line apps.
    2 projects | /r/archlinux | 20 Mar 2023
  • HTTP Toolkit
    24 projects | news.ycombinator.com | 20 Dec 2021
    Thanks, that's super useful.

    > If you try to use go's package manager, example: `go get golang.org/x/oauth2`

    I just tested, and `go get golang.org/x/oauth2` seems to work fine for me, I can see all the requests being happily intercepted immediately: https://imgur.com/a/Cb1y9Q2

    Can you see the 500 in HTTP Toolkit, and any more info there (in the body or as an error at the top) related to that? Or can you see a "certificate rejected" message? If nothing turns up there at all then yes, something must be overriding the proxy configuration.

    Maybe you have some other Go package manager configuration that conflicts with this? I'd be very interested to know about that if so, I'm sure there's others with the same thing. It's always very hard to know if my configuration is representative of normal devs for any given language/tool.

    Probably best to debug this outside of a HN thread though :-). You can file a proper issue about this at https://github.com/httptoolkit/httptoolkit/issues/new, I'd love to know what's going on there and get this fixed.

    > I ended up using https://github.com/hmgle/graftcp which somehow manages to force tcp traffic through a socks5 proxy.

    Really interesting, thanks! I'll look into that.

  • dorkscout - automated google dorking scan tool
    3 projects | /r/HowToHack | 14 Aug 2021
    unfortunately golang doesn't work with proxychains :( but you can still use other tools such as graftcp or specify a proxy with the -x or --proxy flag that uses multiple proxy's like multitor or just use the tor proxy which is the simplest way.

What are some alternatives?

When comparing httptoolkit and graftcp you can also consider the following projects:

mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

insomnia - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

httpyac - Command Line Interface for *.http and *.rest files. Connect with http, gRPC, WebSocket and MQTT

dot-http - dot-http is a text-based scriptable HTTP client

Proxyman - Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️

multitor - Create multiple TOR instances with a load-balancing.

frida - Clone this repo to build Frida

dorkscout - DorkScout - Golang tool to automate google dork scan against the entiere internet or specific targets

grpc-browser - A web UI for browsing and executing gRPC operations in your .NET application

frida-interception-and-unpinning - Frida scripts to directly MitM all HTTPS traffic from a target mobile application