Trace the socket syscall and do something.
This program can do the following things:
- set fwmark for socket
- bind random source of socket
- 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