--proto #241
Unanswered
FightingForFun
asked this question in
Q&A
--proto
#241
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Добрый денёк :)
Подскажите как работает --proto ?
делаю так
ciadpi --ip 0.0.0.0 --port 1080 --oob 2
(без указания --proto мы вроде как используем все протоколы)curl запрос на https://test_for_example.com работает.
делаю так
ciadpi --ip 0.0.0.0 --port 1080 --oob 2 --proto tls,http,ipv4
(с --proto как бы разрешаю применять обход только к этим протоколам)curl запрос на https://test_for_example.com НЕ работает.
Кто знает, объясните дураку, а то не пойму.
Beta Was this translation helpful? Give feedback.
All reactions