Lines Matching +full:28 +full:- +full:10
8 Connecting to the server using `echo "hello" | nc --no-shutdown 127.0.0.1 7681`
13 nmap-ncat, the --no-shutdown is needed to stop it hanging up itself after it
25 ---|---
26 -d <loglevel>|Debug verbosity in decimal, eg, -d15
29 [2020/07/28 10:25:54:6747] U: LWS Secure Streams Server Raw
30 [2020/07/28 10:25:54:7194] N: LWS: 4.0.99-v4.0.0-247-g58be599aa, loglevel 1031
31 [2020/07/28 10:25:54:7198] N: NET CLI SRV H1 H2 WS MQTT SS-JSON-POL SSPROX ASYNC_DNS IPv6-absent
32 [2020/07/28 10:25:54:9376] N: lws_adopt_descriptor_vhost2: wsi 0x5317d30, vhost system ss_handle (n…
33 [2020/07/28 10:25:54:9442] N: lws_adopt_descriptor_vhost2: wsi 0x53182c0, vhost system ss_handle (n…
34 [2020/07/28 10:25:54:9920] N: smd_cb: creating server stream
35 [2020/07/28 10:25:54:9963] N: lws_ss_create: created server myrawserver
36 [2020/07/28 10:26:00:1065] N: secstream_raw: RAW_ADOPT
37 [2020/07/28 10:26:00:1068] N: lws_adopt_descriptor_vhost2: wsi 0x531a6b0, vhost myrawserver ss_hand…
38 [2020/07/28 10:26:00:1088] U: myss_raw_state: 0x531aad0 LWSSSCS_CREATING, ord 0x0
39 [2020/07/28 10:26:00:1094] U: myss_raw_state: 0x531aad0 LWSSSCS_CONNECTING, ord 0x0
40 [2020/07/28 10:26:00:1096] U: myss_raw_state: 0x531aad0 LWSSSCS_CONNECTED, ord 0x0
41 [2020/07/28 10:26:00:1172] U: myss_raw_rx: len 6, flags: 0
42 [2020/07/28 10:26:02:8516] U: myss_raw_state: 0x531aad0 LWSSSCS_DISCONNECTED, ord 0x0
43 [2020/07/28 10:26:02:8545] U: myss_raw_state: 0x531aad0 LWSSSCS_DESTROYING, ord 0x0
44 ^C[2020/07/28 10:26:04:9608] U: myss_raw_state: 0x5319ac0 LWSSSCS_DESTROYING, ord 0x0
45 [2020/07/28 10:26:04:9723] U: Completed: OK
49 $ echo "hello" | nc --no-shutdown 127.0.0.1 7681