telsocket icon indicating copy to clipboard operation
telsocket copied to clipboard

Telnet for WebSockets

Results 3 telsocket issues
Sort by recently updated
recently updated
newest added

About --------- This PR adds the possibility to send `ping` and `close` control-frames. To enable this feature use the command line flags `-ping` and/or `-close`. This highjacks inputed lines matching...

Hello I see there's a flag `-header`, I'd like to pass something like this: `Authorization: Bearer token-xxxxx` Could you please help me understand how to pass it? Whatever I try...