git ssb

0+

cel / sslh



Commit b4cb91043812c7ff6fb13d369a65288adb6fbc8a

Merge pull request #92 from mscherer/complete_man

Add more options in the synopsis
yrutschle committed on 6/5/2016, 4:37:22 PM
Parent: 63a83cf0416ab89720b15a4a649786812b630b79
Parent: 975560aa4a197bc7aeb4a8952ed8a764b8a90e3a

Files changed

sslh.podchanged
sslh.podView
@@ -5,9 +5,9 @@
55 sslh - protocol demultiplexer
66
77 =head1 SYNOPSIS
88
9-sslh [B<-F> I<config file>] [ B<-t> I<num> ] [B<--transparent>] [B<-p> I<listening address> [B<-p> I<listening address> ...] [B<--ssl> I<target address for SSL>] [B<--ssh> I<target address for SSH>] [B<--openvpn> I<target address for OpenVPN>] [B<--http> I<target address for HTTP>] [B<--anyprot> I<default target address>] [B<--on-timeout> I<protocol name>] [B<-u> I<username>] [B<-P> I<pidfile>] [-v] [-i] [-V] [-f] [-n]
9+sslh [B<-F> I<config file>] [ B<-t> I<num> ] [B<--transparent>] [B<-p> I<listening address> [B<-p> I<listening address> ...] [B<--ssl> I<target address for SSL>] [B<--tls> I<target address for TLS>] [B<--ssh> I<target address for SSH>] [B<--openvpn> I<target address for OpenVPN>] [B<--http> I<target address for HTTP>] [B<--xmpp> I<target address for XMPP>] [B<--tinc> I<target address for TINC>] [B<--anyprot> I<default target address>] [B<--on-timeout> I<protocol name>] [B<-u> I<username>] [B<-P> I<pidfile>] [-v] [-i] [-V] [-f] [-n]
1010
1111 =head1 DESCRIPTION
1212
1313 B<sslh> accepts connections on specified ports, and forwards

Built with git-ssb-web