71 skills found · Page 1 of 3
mock-server / MockserverMockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
Anorov / PySocksA SOCKS proxy client and wrapper for Python.
oyyd / Http Proxy To Sockshpts(http-proxy-to-socks) is a nodejs client to convert socks proxy into http proxy
mscdex / Socksv5SOCKS protocol version 5 server and client implementations for node.js
joelverhagen / TorSharpUse Tor for your C# HTTP clients. Use Privoxy or .NET 6+ SOCKS support to proxy HTTP traffic.
JoshGlazebrook / SocksFully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.
mattcg / Socks5 Http ClientSOCKS v5 HTTP client implementation in JavaScript for Node.js.
chrisballinger / ProxyKitSOCKS proxy server and socket client built upon GCDAsyncSocket.
mattcg / Socks5 Https ClientSOCKS v5 HTTPS client implementation in JavaScript for Node.js.
notpeter / DanteDante SOCKS Proxy - Server and Client for UNIX
mezantrop / Ts WarpCross-platform proxy client and server for SOCKS, HTTP, and SSH protocols with transparent mode, policy-based routing and multi-proxy rules.
nibrag / AiosocksSOCKS proxy client for asyncio
clue / Reactphp SocksAsync SOCKS proxy connector client and server implementation, tunnel any TCP/IP-based protocol through a SOCKS5 or SOCKS4(a) proxy server, built on top of ReactPHP.
bentonstark / Starksoft Aspen.net / mono security and cryptography library that provides client support for ftps, gnupg, smartcard, and socks / http proxies
huaisha1224 / ShadowSocks ClientThe ShadowSocks client is a support multiple server port and password
diodechain / Diode ClientDiode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diode ztna network.
enthus1ast / NimSocksA filtering SOCKS proxy server and client library written in nim.
vincenthz / Hs Connectionsimple client connection library in haskell with builtin features: SSL/TLS, SOCKS, session management.
mattcg / Socks5 ClientSOCKS v5 client socket implementation in JavaScript for Node.JS.
haochen233 / Socks5A Go library about socks5, supports all socks5 commands. That Provides server and client and easy to use. Compatible with socks4 and socks4a.