Git Product home page Git Product logo

proxinject-0.4.2-pre-compiled's Introduction

logo

proxinject

Build Release WinGet

A socks5 proxy injection tool for Windows: just select some processes and make them proxy-able!

Preview

proxinject GUI

screenshot

proxinject CLI

$ ./proxinjector-cli -h
Usage: proxinjector-cli [options]

A socks5 proxy injection tool for Windows: just select some processes and make them proxy-able!
Please visit https://github.com/PragmaTwice/proxinject for more information.

Optional arguments:
-h --help                       shows help message and exits [default: false]
-v --version                    prints version information and exits [default: false]
-i --pid                        pid of a process to inject proxy (integer) [default: {}]
-n --name                       filename of a process to inject proxy (string, without path and file ext, i.e. `python`) [default: {}]
-e --exec                       command line started with an executable to create a new process and inject proxy (string, i.e. `python` or `C:\Program Files\a.exe --some-option`) [default: {}]
-l --enable-log                 enable logging for network connections [default: false]
-p --set-proxy                  set a proxy address for network connections (string, i.e. `127.0.0.1:1080`) [default: ""]
-w --new-console-window         create a new console window while a new console process is executed in `-e` [default: false]
-s --subprocess                 inject subprocesses created by these already injected processes [default: false]

How to Install

Choose whichever method you like:

  • Download the latest portable archive (.zip) or installer (.exe) from the Releases Page, OR
  • Type winget install PragmaTwice.proxinject in the terminal (winget is required)

Development Dependencies

environments:

  • C++ compiler (with C++20 support, currently MSVC)
  • Windows SDK (with winsock2 support)

cmake + vs2022 + win32

libraries:

(you do not need to download/install them manually)

proxinjectee

  • minhook
  • asio (standalone)
  • PragmaTwice/protopuf

proxinjector GUI

  • asio (standalone)
  • PragmaTwice/protopuf
  • cycfi/elements

proxinjector CLI

  • asio (standalone)
  • PragmaTwice/protopuf
  • p-ranav/argparse
  • gabime/spdlog

proxinject-0.4.2-pre-compiled's People

Contributors

coderaldrich avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.