Networking #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There are a few options for how to handle networking. Any choice needs to meet the following criteria:
While only a socks5 proxy is necessary in Tails, and no proxy is necessary in Whonix, there may be users running it on general purpose distros such as Debian, so a socks5h proxy is necessary.
That leads to the following obvious choices:
requests is probably most suited for this; it supports socks proxies.
https://docs.python-requests.org/en/latest/user/advanced/#socks