mirror of
https://github.com/bol-van/zapret2.git
synced 2026-03-19 15:55:48 +00:00
update docs
This commit is contained in:
@@ -3998,8 +3998,8 @@ function tcpseg(ctx, desync)
|
||||
function oob(ctx, desync)
|
||||
```
|
||||
|
||||
- arg: char=c - 1 символ oob
|
||||
- arg: byte=c - числовое значение байта OOB 0..255
|
||||
- arg: char - 1 символ oob
|
||||
- arg: byte - числовое значение байта OOB 0..255
|
||||
- arg: drop_ack - дропать пустой ACK в ответ на SYN,ACK
|
||||
- arg: urp - позиционный [маркер](#маркеры) для urgent pointer, "b" или "e". по умолчанию - "b"
|
||||
|
||||
|
||||
@@ -1056,8 +1056,8 @@ end
|
||||
|
||||
-- nfqws1 : not available
|
||||
-- tpws : close analog is "--split-pos=.. --oob" but works not the same way
|
||||
-- arg : char=c - oob char
|
||||
-- arg : byte=c - oob byte
|
||||
-- arg : char - oob char
|
||||
-- arg : byte - oob byte
|
||||
-- arg : drop_ack - drop original first ACK packet
|
||||
-- arg : urp - urgent pointer position marker, 'b' or 'e'. default - 0
|
||||
function oob(ctx, desync)
|
||||
|
||||
Reference in New Issue
Block a user