Home
last modified time | relevance | path

Searched refs:PORT (Results 1 – 25 of 274) sorted by relevance

1234567891011

/third_party/libwebsockets/scripts/
Dattack.sh17 PORT=7681
147 …ttp_post=%3F HTTP/1.0\x0d\x0a\x0d\x0a" | $LWS_NC --server $SERVER --port $PORT 2>/dev/null | sed '…
157 …?key1=value1 HTTP/1.0\x0d\x0a\x0d\x0a" | $LWS_NC --server $SERVER --port $PORT 2>/dev/null | sed '…
164 …1%3d2=value1 HTTP/1.0\x0d\x0a\x0d\x0a" | $LWS_NC --server $SERVER --port $PORT 2>/dev/null | sed '…
172 …t.html?arg=1 HTTP/1.0\x0d\x0a\x0d\x0a" | $LWS_NC --server $SERVER --port $PORT 2>/dev/null | sed '…
179 …ml?arg=/../. HTTP/1.0\x0d\x0a\x0d\x0a" | $LWS_NC --server $SERVER --port $PORT 2>/dev/null | sed '…
185 echo "not GET" | $LWS_NC --server $SERVER --port $PORT 2>/dev/null > /tmp/lwscap
190 dd if=/dev/urandom bs=1 count=80 2>/dev/null | $LWS_NC --server $SERVER --port $PORT 2>/dev/null > …
195 dd if=/dev/urandom bs=1 count=655360 | $LWS_NC --server $SERVER --port $PORT 2>/dev/null > /tmp/lws…
201 | $LWS_NC --server $SERVER --port $PORT 2>/dev/null > /tmp/lwscap
[all …]
/third_party/node/test/sequential/
Dtest-net-server-bind.js21 server.listen(common.PORT);
25 assert.strictEqual(address.port, common.PORT);
40 server.listen(common.PORT + 1, common.mustCall(function() {
41 assert.strictEqual(server.address().port, common.PORT + 1);
50 server.listen(common.PORT + 2, '0.0.0.0', 127, common.mustCall(function() {
51 assert.strictEqual(server.address().port, common.PORT + 2);
60 server.listen(common.PORT + 3, 127, common.mustCall(function() {
61 assert.strictEqual(server.address().port, common.PORT + 3);
Dtest-net-server-address.js35 .listen(common.PORT + 1, common.localhostIPv4, common.mustCall(() => {
38 assert.strictEqual(address4.port, common.PORT + 1);
60 server.listen(common.PORT + 2, localhost, common.mustCall(() => {
63 assert.strictEqual(address.port, common.PORT + 2);
76 server.listen(common.PORT + 3, common.mustCall(() => {
79 assert.strictEqual(address.port, common.PORT + 3);
/third_party/node/benchmark/http/
Dcluster.js3 const PORT = common.PORT; constant
16 const port = parseInt(process.env.PORT || PORT);
21 process.env.PORT = PORT;
Dset-header.js3 const PORT = common.PORT; constant
20 process.env.PORT = PORT;
22 .listen(PORT)
/third_party/node/test/parallel/
Dtest-dgram-connect.js7 const PORT = 12345; constant
10 client.connect(PORT, common.mustCall(() => {
12 assert.strictEqual(remoteAddr.port, PORT);
14 client.connect(PORT, common.mustNotCall());
39 client.connect(PORT);
43 client.connect(PORT);
Dtest-dgram-exclusive-implicit-bind.js73 cluster.fork({ PORT: target.address().port }); property
74 cluster.fork({ PORT: target.address().port }); property
76 cluster.fork({ BOUND: 'y', PORT: target.address().port }); property
77 cluster.fork({ BOUND: 'y', PORT: target.address().port }); property
101 assert(process.env.PORT);
104 source.send(buf, process.env.PORT, '127.0.0.1');
/third_party/curl/tests/data/
Dtest5885 # active connection case that differs between PORT and EPRT use
10 PORT
35 FTP PORT upload using multi interface, EPRT doesn't work
48 # Strip off parts of the PORT and EPRT commands that might differ
50 s/^PORT (.*)/PORT/
59 PORT
Dtest59310 PORT
37 FTP multi PORT upload, no data conn and no transient neg. reply
50 # Strip off parts of the PORT and EPRT commands that might differ
52 s/^PORT (.*)/PORT/
61 PORT
Dtest59410 PORT
37 FTP multi PORT upload, no data conn and no positive prelim. reply
50 # Strip off parts of the PORT and EPRT commands that might differ
52 s/^PORT (.*)/PORT/
61 PORT
Dtest59110 PORT
37 FTP multi PORT and 425 on upload
50 # Strip off parts of the PORT and EPRT commands that might differ
52 s/^PORT (.*)/PORT/
61 PORT
Dtest59210 PORT
37 FTP multi PORT and 421 on upload
50 # Strip off parts of the PORT and EPRT commands that might differ
52 s/^PORT (.*)/PORT/
62 PORT
Dtest1456 PORT
24 FTP NLST dir list with weird reply code, using PORT
36 # Strip all valid kinds of PORT and EPRT that curl can send
38 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
45 PORT 127,0,0,1,243,212
Dtest1445 PORT
25 FTP NLST dir list without contents, using PORT
34 # Strip all valid kinds of PORT and EPRT that curl can send
36 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
43 PORT 127,0,0,1,243,212
Dtest1035 PORT
27 FTP RETR PORT with CWD
36 # Strip all valid kinds of PORT and EPRT that curl can send
38 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
47 PORT 127,0,0,1,0,0
Dtest1166 PORT
15 REPLY PORT 314 bluah you f00l!
29 FTP download, failed PORT
43 s/^(PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},)\d{1,3},\d{1,3}/$1/
51 PORT 1,2,3,4,
Dtest5295 PORT
26 FTP PORT upload using multi interface (weird cleanup function sequence)
39 # Strip all valid kinds of PORT and EPRT that curl can send
41 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
49 PORT 127,0,0,1,5,109
Dtest1085 PORT
21 FTP PORT upload with CWD
34 # Strip all valid kinds of PORT and EPRT that curl can send
36 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
46 PORT 127,0,0,1,5,109
Dtest5255 PORT
26 FTP PORT upload using multi interface
39 # Strip all valid kinds of PORT and EPRT that curl can send
41 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
49 PORT 127,0,0,1,5,109
/third_party/flatbuffers/grpc/examples/ts/greeter/src/
Dclient.ts7 async function main(PORT: Number, name: String) {
8 const _server = new GreeterClient(`localhost:${PORT}`, grpc.credentials.createInsecure());
27 const PORT = Number(args[0]); constant
30 if (PORT) {
31 main(PORT, name);
/third_party/node/benchmark/dgram/
Darray-vs-concat.js6 const PORT = common.PORT; constant
36 socket.send(Buffer.concat(chunk), PORT, '127.0.0.1', onsend);
48 socket.send(chunk, PORT, '127.0.0.1', onsend);
66 socket.bind(PORT);
/third_party/skia/platform_tools/android/bin/
Dandroid_gdb_app11 PORT=5039
17 $ADB $DEVICE_SERIAL forward "tcp:$PORT" "tcp:$PORT"
46 $ADB $DEVICE_SERIAL shell /data/local/tmp/gdbserver :$PORT --attach $PID &
53 echo "target remote :$PORT" >> $GDBSETUP
/third_party/ltp/testcases/network/multicast/mc_commo/
Dmc_commo.sh43 PORT=$(tst_get_unused_port ipv4 dgram)
51 tst_resm TINFO "Start mc_recv $GROUP_ADDR $(tst_ipaddr) $PORT"
52 mc_recv $GROUP_ADDR $(tst_ipaddr) $PORT >> $OUTFILE &
65 "$(tst_ipaddr rhost) $PORT $TTL"
67 tst_rhost_run -b -c "mc_send $GROUP_ADDR $(tst_ipaddr rhost) $PORT $TTL"
/third_party/flutter/skia/platform_tools/android/bin/
Dandroid_gdb_app11 PORT=5039
17 $ADB $DEVICE_SERIAL forward "tcp:$PORT" "tcp:$PORT"
46 $ADB $DEVICE_SERIAL shell /data/local/tmp/gdbserver :$PORT --attach $PID &
53 echo "target remote :$PORT" >> $GDBSETUP
/third_party/protobuf/php/tests/
Dmultirequest.sh7 PORT=12345
11 …st=1 -dextension=../ext/google/protobuf/modules/protobuf.so -S localhost:$PORT multirequest.php 2>…
15 wget http://localhost:$PORT/multirequest.result -O multirequest.result
16 wget http://localhost:$PORT/multirequest.result -O multirequest.result

1234567891011