Skip to content

Proxify makes connection to denied IP #100

@LuitelSamikshya

Description

@LuitelSamikshya

Steps to reproduce:

$ ./proxify -deny 157.240.18.0/24 # proxify
$ echo 157.240.18.34 | ./httpx -proxy http://127.0.0.1:8888/ # httpx using proxify

Expected behavior:

HTTP Proxy Listening on 127.0.0.1:8888
Socks5 Proxy Listening on 127.0.0.1:10080
Saving traffic to logs
2022/03/09 12:11:32 [002] WARN: Cannot read TLS response from mitm'd server denied address found for host

Current behaviour:
Establishes connection to denied target IP

Metadata

Metadata

Labels

Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions