make getpeername() return the original socket address which before it was intercepted
[hband-tools.git] / user-tools / w3m-render
blob3da6190d2af3dc25c83cdbb5a2cbd33613cc2cbf
1 #!/bin/sh
3 exec w3m -graph -X -dump -T text/html -F -r -O UTF-8 "$@"