Displaying 1 to 20 from 43 results

proxychains-ng - proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies

  •    C

proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.

brook - Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software

  •    Go

Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software. Brook's goal is to reduce the configuration steps. Keep it simple, stupid.

v2ray-core - A platform for building proxies to bypass network restrictions.

  •    Go

Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See our website for more information.




goproxy - Proxy is a high performance HTTP(S), websocket, TCP, UDP,Secure DNS, Socks5 proxy server implemented by golang

  •    Go

Pull Request is welcomed. First, you need to clone the project to your account, and then modify the code on the dev branch. Finally, Pull Request to dev branch of goproxy project, and contribute code for efficiency. PR needs to explain what changes have been made and why you change them. This page is the v6.0 manual, and the other version of the manual can be checked by the following link.

Secure Socket Funneling - Network tool and toolkit

  •    C++

Secure Socket Funneling (SSF) is a network tool and toolkit. It provides simple and efficient ways to forward data from multiple sockets (TCP or UDP) through a single secure TLS link to a remote computer. SSF also allows dynamic port forwarding with a SOCKS server from the client to the server and from the server to the client.


Simple Java Mail - Simple API, Complex Emails (JavaMail smtp wrapper)

  •    Java

Simple Java Mail is the simplest to use lightweight mailing library for Java, while being able to send complex emails including authenticated socks proxy(!), attachments, embedded images, custom headers and properties, robust address validation, build pattern and even DKIM signing and external configuration files with property overriding, Spring support and Email conversion tools. Just send your emails without dealing with RFC's.

daze - Daze is a tool to help you link to the Internet.

  •    Go

Daze is a tool to help you link to the Internet. Daze forces any TCP/UDP connection to follow through proxy like SOCKS4, SOCKS5 or HTTP(S) proxy. It can be simply used in browser, take Firefox as an example: Open Connection Settings -> Manual proxy configuration -> SOCKSv5 Host=127.0.0.1 and Port=51959.

wyproxy - proxying and recording HTTP/HTTPs/Socks5 proxy flow, save to MYSQL database.

  •    Python

HTTP/HTTPS, Socks5代理服务器, 并可以将网络请求记录保存到后台数据库.

xNet

  •    DotNet

xNet - a class library for .NET Framework, which includes: - Classes for work with proxy servers: HTTP, Socks4 (and), Socks5. - Classes for work with HTTP 1.0/1.1 protocol: keep-alive, gzip, deflate, chunked, SSL, proxies and more. - Classes for work with multithreading: _a...

Invoke-SocksProxy - Socks proxy server using powershell.

  •    PowerShell

Creates a Socks proxy using powershell. Supports both Socks4 and Socks5 connections.

socksv5 - SOCKS protocol version 5 server and client implementations for node.js

  •    Javascript

Server - A class representing a SOCKS server.createServer([< function >connectionListener]) - Server - Similar to net.createServer().

kneesocks - Put some nice SOCKS on your HTTP only program

  •    Javascript

Driven by my burning desire to tunnel npm install requests through a SOCKSv5 proxy (eg. shadowsocks). Since npm only support HTTP proxy, I wrote this simple command line module to fire up a HTTP Proxy server, then use it to tunnel requests to my SOCKS proxy.To revert proxy config, use npm config delete http and npm config delete https-proxy.

node-pac-proxy-agent - A PAC file proxy `http.Agent` implementation for HTTP and HTTPS

  •    Javascript

This module provides an http.Agent implementation that retreives the specified PAC proxy file and uses it to resolve which HTTP, HTTPS, or SOCKS proxy, or if a direct connection should be used to connect to the HTTP endpoint.It is designed to be be used with the built-in http and https modules.

node-proxy-agent - Maps proxy protocols to `http.Agent` implementations

  •    Javascript

This module provides a function that returns proxying http.Agent instances to use based off of a given proxy URI.An LRU cache is used so that http.Agent instances are transparently re-used for subsequent HTTP requests to the same proxy server.

node-socks-proxy-agent - A SOCKS (v4a) proxy `http.Agent` implementation for HTTP and HTTPS

  •    Javascript

This module provides an http.Agent implementation that connects to a specified SOCKS proxy server, and can be used with the built-in http or https modules.It can also be used in conjunction with the ws module to establish a WebSocket connection over a SOCKS proxy. See the "Examples" section below.

superagent-proxy - `Request#proxy(uri)` superagent extension

  •    Javascript

This module extends superagent's Request class with a .proxy(uri) function. This allows you to proxy the HTTP request through a proxy of some kind.It is backed by the proxy-agent module, so see its README for more details.

proxysocket - SOCKS5 proxy for NodeJS

  •    Javascript

proxysocket is a nodejs module for seamlessly making socket connections via a SOCKS5 proxy. Use it in place of a regular net.Socket to easily talk over Tor or an SSH tunnel. You can also download a release manually and extract it as proxysocket has no dependencies.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.