diff --git a/src/zokete.1 b/src/zokete.1 new file mode 100644 index 0000000..2a02491 --- /dev/null +++ b/src/zokete.1 @@ -0,0 +1,34 @@ +.Dd December 25, 2019 +.Dt ZOKETED 1 \" Program name and manual section number +.Os +.Sh NAME \" Section Header - required - don't modify +.Nm zoketed +.Nd Simple SOCKS5 server +https://github.com/matricali/zokete +.Sh SYNOPSIS \" Section Header - required - don't modify +.Nm +.Op Fl hv \" [-hv] +.Op Fl Fl help \" [--help] +.Op Fl Fl version \" [--version] +.Op Fl p Ar port \" [-p port] +.Op Fl Fl port Ar port \" [-p port] +.Sh DESCRIPTION \" Section Header - required - don't modify +.Bl -tag -width " " \" Begins a tagged list +.It Fl h, Fl Fl help \"-a flag as a list item +Shows help screen +.It Fl v, Fl Fl version +Version +.It Fl p, Fl Fl port +Listening port +.El \" Ends the list +.\" .Sh BUGS \" Document known, unremedied bugs +.\" .Sh HISTORY \" Document history if command behaves in a unique manner +.Sh AUTHOR +.Nm +was written by Jorge Matricali . +.Pp +Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free +Documentation License, Version 1.1 or any later version +published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts and no Back-Cover Texts.