Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

哔咔签到建议加个http代理接口 #197

Open
2375399351 opened this issue Jun 16, 2024 · 1 comment
Open

哔咔签到建议加个http代理接口 #197

2375399351 opened this issue Jun 16, 2024 · 1 comment

Comments

@2375399351
Copy link

No description provided.

@2375399351
Copy link
Author

import socket
import socks
socks.set_default_proxy(socks.SOCKS5, "127.0.0.1", 1234)
socket.socket = socks.socksocket
加个接口就行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant