Skip to content

Commit

Permalink
Update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ruti committed Aug 1, 2024
1 parent dcf5ed7 commit 6325488
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Implementation of some DPI bypass methods.
The program is a local SOCKS proxy server.

Usage example:
ciadpi --disorder 3 --auto=torst --tlsrec 1+s
ciadpi --disorder 1 --auto=torst --tlsrec 1+s
ciadpi --fake -1 --ttl 8

------
Expand Down Expand Up @@ -156,7 +156,7 @@ ciadpi --fake -1 --ttl 8
- Порядок отправки: 1-7, 23-30, 7-30

На практике оптимально использовать:
Linux: --disorder 3
Linux: --disorder 1
Windows: --split 1+s --disorder 3+s

------
Expand Down Expand Up @@ -215,7 +215,7 @@ TCP может отсылать данные вне основного пото
Сначала проверяется триггер, указанный в auto, затем proto и hosts.
Можно указывать несколько групп опций, раделяя их данным параметром.
Параметры, которые можно вынести в отдельную группу:
proto, hosts, split, disorder, oob, fake, ttl, ip-opt, md5sig, fake-data, mod-http, tlsrec
proto, hosts, pf, split, disorder, oob, fake, ttl, ip-opt, md5sig, fake-data, mod-http, tlsrec, udp-fake

Примеры:
--fake -1 --ttl 10 --auto=alert,sid_inv --fake -1 --ttl 5
Expand Down

0 comments on commit 6325488

Please sign in to comment.