docs: README

This commit is contained in:
mzz2017 2023-02-12 16:04:30 +08:00
parent 4c2f936fa4
commit c06e361431

View File

@ -1,5 +1,6 @@
global {
# tproxy port to listen at.
# tproxy port to listen at. It is NOT a HTTP/SOCKS port, and is just used by eBPF program.
# In normal case, you do not need to use it.
tproxy_port: 12345
# Log level: error, warn, info, debug, trace.