• Stefy Lanza (nextime / spora )'s avatar
    Add comprehensive man pages for C implementation tools · 9b3855df
    Stefy Lanza (nextime / spora ) authored
    - Added man/wssshc.1: Complete manual page for WebSocket SSH client
    - Added man/wsssh.1: Complete manual page for SSH wrapper
    - Added man/wsscp.1: Complete manual page for SCP wrapper
    - Updated Makefile to install man pages during 'make install'
    - Updated Debian packaging to include man pages in .deb package
    - Updated .gitignore to exclude compressed man pages
    - Updated clean.sh to clean man page artifacts
    - Updated documentation to mention man pages
    - Updated CHANGELOG.md with man page additions
    
    All man pages follow standard troff format with:
    - SYNOPSIS, DESCRIPTION, OPTIONS sections
    - EXAMPLES and SEE ALSO references
    - Proper licensing and author information
    - Comprehensive command-line option documentation
    9b3855df
Name
Last commit
Last update
templates Loading commit data...
wssshtools Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
build.sh Loading commit data...
clean.sh Loading commit data...
requirements.txt Loading commit data...
wsscp.py Loading commit data...
wsssh.py Loading commit data...
wssshc.py Loading commit data...
wssshd.py Loading commit data...