Skip to content

Marc Abramowitz

  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing

Tag: netcat

General

Using an HTTP proxy (shown via netcat)

Ever wonder how applications talk to HTTP proxies? It's simple really (like the rest of HTTP) - there's a simple HTTP request method called CONNECT. It's easily illustrated with a quick session of netcat: $ nc -v proxy.foobar.com...
Marc 2007-10-232007-11-28
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing