.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH UWSC "1" "December 2020" "uwsc 0.11" "User Commands" .SH NAME uwsc \- Command-line websocket client .SH DESCRIPTION uwsc \- Ulfius Websocket Client .PP Version 0.11 .SH COPYRIGHT Copyright 2018\-2020 Nicolas Mora .PP This program is free software; you can redistribute it and/or modify it under the terms of the MIT LICENSE .PP Command\-line options: .PP \fB\-o\fR \fB\-\-output\-log\-file\fR=\fI\,PATH\/\fR .IP Print yder log messages in a file .PP \fB\-x\fR \fB\-\-add\-header\fR=\fI\,HEADER\/\fR .IP Add the specified header of the form 'key:value' .PP \fB\-b\fR \fB\-\-send\-binary\-file\fR=\fI\,PATH\/\fR .IP Sends the content of a file at the beginning of the connection in a binary frame .PP \fB\-t\fR \fB\-\-send\-text\-file\fR=\fI\,PATH\/\fR .IP Sends the content of a file at the beginning of the connection in a text frame .PP \fB\-i\fR \fB\-\-non\-interactive\-send\fR .IP Do not prompt for message sending .PP \fB\-l\fR \fB\-\-non\-listening\fR .IP Do not listen for incoming messages .PP \fB\-f\fR \fB\-\-fragmentation=\fR .IP Specify the max length of a frame and fragment the message to send if required, 0 means no fragmentation, default 0 .PP \fB\-p\fR \fB\-\-protocol\fR=\fI\,PROTOCOL\/\fR .IP Specify the Websocket Protocol values, default none .PP \fB\-e\fR \fB\-\-extensions\fR=\fI\,EXTENSION\/\fR .IP Specify the Websocket extensions values, default none .PP \fB\-s\fR \fB\-\-non\-secure\fR .IP Do not check server certificate .PP \fB\-q\fR \fB\-\-quiet\fR .IP Quiet mode, show only websocket messages .PP \fB\-v\fR \fB\-\-version\fR .IP Print uwsc's current version .PP \fB\-h\fR \fB\-\-help\fR .IP Print this message .SH "SEE ALSO" The full documentation for .B uwsc is maintained as a Texinfo manual. If the .B info and .B uwsc programs are properly installed at your site, the command .IP .B info uwsc .PP should give you access to the complete manual.