All Projects → VahidN → Process Proxifier

VahidN / Process Proxifier

Licence: apache-2.0
Using FiddlerCore to add proxy settings to the Windows applications

Labels

Projects that are alternatives of or similar to Process Proxifier

Delete
(迫于压力,本项目停止维护,请尽快fork代码。1月1日之后删除项目)[免翻墙工具]A free and open-source youtube video proxy script [Written in PHP]
Stars: ✭ 1,316 (+1165.38%)
Mutual labels:  proxy
Agentframework
An elegant & efficient TypeScript metaprogramming API to build software agents
Stars: ✭ 97 (-6.73%)
Mutual labels:  proxy
Gate
A high performant & paralleled Minecraft proxy server with scalability, flexibility & excellent server version support - ready for the cloud!
Stars: ✭ 102 (-1.92%)
Mutual labels:  proxy
Chrome Protocol Proxy
Chrome DevTools Protocol Proxy - intelligent proxy for debugging purposes
Stars: ✭ 94 (-9.62%)
Mutual labels:  proxy
Smgate
用树莓派做v2ray透明翻墙网关
Stars: ✭ 96 (-7.69%)
Mutual labels:  proxy
Grawler
Grawler is a tool written in PHP which comes with a web interface that automates the task of using google dorks, scrapes the results, and stores them in a file.
Stars: ✭ 98 (-5.77%)
Mutual labels:  proxy
Gracejs
A Nodejs BFF framework, build with koa2(基于koa2的标准前后端分离框架)
Stars: ✭ 1,302 (+1151.92%)
Mutual labels:  proxy
Websocks
A secure proxy based on WebSocket. 一个基于 WebSocket 的代理工具
Stars: ✭ 102 (-1.92%)
Mutual labels:  proxy
Sozu
Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome! Ping us on gitter to know more
Stars: ✭ 1,341 (+1189.42%)
Mutual labels:  proxy
Windtalk
Simplest way to communicate with iFrames and other windows
Stars: ✭ 100 (-3.85%)
Mutual labels:  proxy
Nitmproxy
Proxy server based on netty
Stars: ✭ 94 (-9.62%)
Mutual labels:  proxy
Rproxy
简单的反向代理用于内网穿透,支持HTTP/HTTPS转发
Stars: ✭ 95 (-8.65%)
Mutual labels:  proxy
Proxy
C++ TCP Proxy Server
Stars: ✭ 98 (-5.77%)
Mutual labels:  proxy
Scrapoxy
Scrapoxy hides your scraper behind a cloud. It starts a pool of proxies to send your requests. Now, you can crawl without thinking about blacklisting!
Stars: ✭ 1,322 (+1171.15%)
Mutual labels:  proxy
Smargate
内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!
Stars: ✭ 1,378 (+1225%)
Mutual labels:  proxy
Dahlia
An opinionated React Framework. [Rename to pea.js]
Stars: ✭ 92 (-11.54%)
Mutual labels:  proxy
Sidedoor
SSH connection daemon for Debian/Raspbian/Ubuntu/etc
Stars: ✭ 97 (-6.73%)
Mutual labels:  proxy
Rpm Haproxy
HAproxy RPM spec and builds for CentOS 6/7
Stars: ✭ 103 (-0.96%)
Mutual labels:  proxy
Videop2proxy
Proxy to enable P2P only cameras to work with standard protocols.
Stars: ✭ 102 (-1.92%)
Mutual labels:  proxy
Bettercap
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
Stars: ✭ 10,735 (+10222.12%)
Mutual labels:  proxy

Process Proxifier uses FiddlerCore to add proxy settings to the Windows applications. Using FiddlerCore and its beforeRequest callback mechanism and setting 'X-OverrideGateway', it's possible to define an HTTP Proxy or Socks for the specific process in Windows.

Process Proxifier

How to use it

First you need to define its default proxy settings and then select the process which should be proxified. Here if you don't enter its proxy settings, the default settings will be used automatically. Also it's possible to set a different proxy per each process as well. The username & password fields are optional and if they are provided, they will be used for sending the Basic Authentication credentials to an upstream proxy.

Supported Operating Systems

  • Windows XP Service Pack 3+

Prerequisites

  • Microsoft .NET Framework 4

Credits

Thanks to Eric Lawrence for his excellent web debugger and proxy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].