Skip to content

Anillc/psocket-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 11, 2024
c0ddcc1 · May 11, 2024

History

26 Commits
May 11, 2024
May 10, 2024
May 10, 2024
May 11, 2024
May 11, 2024
Sep 3, 2022
Oct 2, 2022
May 10, 2024
May 11, 2024

Repository files navigation

psocket-run

Trace the socket syscall and do something.

This program can do the following things:

  1. set fwmark for socket
  2. bind random source of socket
  3. add http proxy for socket

(Only supports x86_64.)

usage:

psocket-run [OPTIONS] [COMMAND]

ARGS:
    <COMMAND>    [default: bash]

OPTIONS:
    -a, --attach <ATTACH>    
    -c, --cidr <CIDR>        
    -f, --fwmark <FWMARK>    
    -h, --help               Print help information
    -n, --no-kill            
    -p, --proxy <PROXY>      
    -v, --verbose            

About

Trace the socket syscall and do something.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published