Tproxy server¶ Tproxy inbound configuration Example: bind-addr: "0.0.0.0:1089" # or "[::]:1089" for dualstack Fields¶ bind-addr¶ Type: SocketAddr Required: yes Server binding address. e.g. 0.0.0.0:1089, [::1]:1089