Portable C library for proxy client support using standard SOCKETs.
....
- 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.
A client implementation of Secure Socket Tunneling Protocol (SSTP) for Linux / Mac OS-X that allows remote access via SSTP VPN to Microsoft Windows 2008 Server.
This project has been moved to https://gitlab.com/eivnaes/sstp-client