Cross-platform C library to establish TCP connections using a proxy.
Supports different connection methods:
- no proxy (optionally allowing to bind to a local address and/or port)
- HTTP proxy: only CONNECT method, only without authentication or basic authentication
- SOCKS4: without IDENT functionality
- SOCKS5 (RFC 1928): only without authentication or username/password
Features:
- Currently only support IPv4 TCP connections.
- Returns a standard operating system SOCKET that can be manipulated by standard operating system functions like send() and recv().
- Supports daisy-chaining multiple proxies.
- Can also be used for direct connections (without proxy) optionally binding to a local address and/or port.

Features

  • cross-platform
  • C library
  • no dependancies

Project Activity

See All Activity >

License

MIT License

Follow proxysocket

proxysocket Web Site

You Might Also Like
ContractSafe: Contract Management Software Icon
ContractSafe: Contract Management Software

Take Control Of Your Contracts Without Wrecking The Budget

Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of proxysocket!

Additional Project Details

Programming Language

C++, C

Related Categories

C++ Libraries, C++ Proxy Clients, C Libraries, C Proxy Clients

Registered

2016-12-11