Commit Briefs

Omar Polo

don't listen everywhere by default; restrict to localhost

if -b was given without a explicit host, it defaulted to listen on any address. it's not a good idea given this would allow anyone on the same network to (ab)use the ssh forwarding.


Omar Polo

xr ssh


Omar Polo

clarify -b description


Omar Polo

clarify the example



Omar Polo

add an example



Omar Polo

don't hardcode the ssh path

could be interesting to determine it at configure-time though


Omar Polo

grammar



Omar Polo

improve manpage and sync usage


Omar Polo

caveats solved


Omar Polo

mention another caveats


Omar Polo

mention the CAVEATS


Omar Polo

initial commit