update man and readme

This commit is contained in:
springzfx
2020-05-25 19:19:42 +08:00
parent 1f4dd2fde2
commit 45adf0a233
2 changed files with 3 additions and 3 deletions

View File

@@ -8,14 +8,14 @@ cgproxyd [--help] [--debug] [--execsnoop]
cgproxyd = cgproxy --daemon
.SH OPTIONS
.B --execsnoop
enable execsnoop to support program level proxy, need python-bcc installed to actually work
enable execsnoop to support program level proxy, need bcc installed to actually work
.SH CONFIGURATION
.I /etc/cgproxy/config.json
.br
.B port
tproxy listenning port
.br
program level proxy controll, need `python-bcc` installed to work:
program level proxy controll, need `bcc` installed to work:
.br
.RS
.B program_proxy

View File

@@ -109,7 +109,7 @@ Config file: **/etc/cgproxy/config.json**
- **port** tproxy listenning port
- program level proxy control, need `python-bcc` installed to work
- program level proxy control, need `bcc` installed to work
- **program_proxy** program need to be proxied
- **program_noproxy** program that won't be proxied