Skip to content

Another way to run pproxy within a python script #3

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

Merged
merged 1 commit into from
Mar 15, 2021
Merged

Conversation

Jonney
Copy link
Owner

@Jonney Jonney commented Mar 15, 2021

import sys,pproxy
args = '-l socks5://0.0.0.0:1234'
pproxy.server.main(args.split(' '))

import sys,pproxy
args = '-l socks5://0.0.0.0:1234'
pproxy.server.main(args.split(' '))
@Jonney Jonney merged commit bc5bc03 into master Mar 15, 2021
@Jonney Jonney deleted the patch-2 branch March 15, 2021 06:03
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

Successfully merging this pull request may close these issues.

1 participant