diff --git a/example.dae b/example.dae index 0cca12b..9d44d3e 100644 --- a/example.dae +++ b/example.dae @@ -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.