Skip to content

Commit 138fa11

Browse files
Merge pull request #1094 from blacklanternsecurity/socks-proxy
Fix Bug with SOCKS Proxy
2 parents 92b563b + c51e059 commit 138fa11

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

poetry.lock

+12-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ httpx = "^0.26.0"
4747
cloudcheck = "^2.1.0.181"
4848
tldextract = "^5.1.1"
4949
cachetools = "^5.3.2"
50+
socksio = "^1.0.0"
5051

5152
[tool.poetry.group.dev.dependencies]
5253
flake8 = "^6.0.0"

0 commit comments

Comments
 (0)