ITADN

Add man page.

#85Pull Requestvchimishuk 创建于 2025-02-11已合并
V
vchimishukcommented
Proposed PR adds man page to the project. To review the page without installation you can use next command. ``` $ mandoc microsocks.1 | less ``` @rofl0r, also I noticed that usage info printed by `microsocks -h` is not full and messy. What do you think if I propose one more PR to align it to make it looks more traditional (like in other commands)? I'm thinking something about: ``` usage: microsocks [-1q] [-b ip] [-i addr] [-P pass] [-p port] [-u user] [-w ips] -1 activates auth_once mode -b ip IP to bind outgoing connections to -i addr local address to listen to ... ```
合并状态:已合并 合并于 2025-02-12 关闭于 2025-02-12 6 条评论