make getpeername() return the original socket address which before it was intercepted
[hband-tools.git] / user-tools / lynx-render
blobbfc561de093fcff95d0d11a0cbddf008e790510b
1 #!/bin/bash
3 exec lynx -width=-1 -stderr -force_html -assume_charset=UTF-8 -display_charset=UTF-8 -dump -stdin "$@"