Skip to content

Another way to run pproxy within a python script #117

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
Contributor

@Jonney Jonney commented Mar 14, 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(' '))
@qwj qwj merged commit 9407210 into qwj: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.

2 participants