GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
UWSC(1) User Commands UWSC(1)

uwsc - Command-line websocket client

uwsc - Ulfius Websocket Client

Version 0.11

Copyright 2018-2020 Nicolas Mora <mail@babelouest.org>

This program is free software; you can redistribute it and/or modify it under the terms of the MIT LICENSE

Command-line options:

-o --output-log-file=PATH

Print yder log messages in a file

-x --add-header=HEADER

Add the specified header of the form 'key:value'

-b --send-binary-file=PATH

Sends the content of a file at the beginning of the connection in a binary frame

-t --send-text-file=PATH

Sends the content of a file at the beginning of the connection in a text frame

-i --non-interactive-send

Do not prompt for message sending

-l --non-listening

Do not listen for incoming messages

-f --fragmentation=

Specify the max length of a frame and fragment the message to send if required, 0 means no fragmentation, default 0

-p --protocol=PROTOCOL

Specify the Websocket Protocol values, default none

-e --extensions=EXTENSION

Specify the Websocket extensions values, default none

-s --non-secure

Do not check server certificate

-q --quiet

Quiet mode, show only websocket messages

-v --version

Print uwsc's current version

-h --help

Print this message

The full documentation for uwsc is maintained as a Texinfo manual. If the info and uwsc programs are properly installed at your site, the command

info uwsc

should give you access to the complete manual.

December 2020 uwsc 0.11

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.