-
- Downloads
get_tor_controller() is already authenticated
Unless you specify 'authenticate = False' the controller this provides is already connected and authenticated. Also, it's wise to always use this in a 'with' block so we still close the connection if we run into an error.
Loading
Please register or sign in to comment