
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
onion-proctor
Advanced tools
Proctor is an HTTP proxy that will distribute requests across a number of managed Tor circuits
Proctor is an HTTP proxy that will distribute requests across a number of Tor circuits, in a round-robin fashion.
The Tor circuits are monitored for their health and restarted as appropriate.
This is highly experimental software that likely misses a lot of corner cases. The main author is a newbie in the subject matter, and while he had a lot of fun doing this thing (which works well for his own use), use it at your own risk.
Installation:
$ python setup.py install
This will start proctor on port 8080 with 2 Tor circuits:
$ proctor
Inspiration came from this article from Sebastian Wain over at Data Big Bang:
This package is built on top of two awesome projects:
pymiproxy (Nadeem Douba)
SocksiPy-branch (several people, original author was Dan-Haim)
FAQs
Proctor is an HTTP proxy that will distribute requests across a number of managed Tor circuits
We found that onion-proctor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.