You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
Add the libtsocks.so.1.8 to the LD_PRELOAD environment variable:
export LD_PRELOAD="${PWD}/libtsocks.so.1.8"
Create a custom curl command to set the tsocks option: open a file named
curl, which is accessible from your PATH environment variable before
the real curl command, and fill this file with: