Skip to content

Another way to run pproxy within a python script#117

Merged
qwj merged 1 commit intoqwj:masterfrom
Jonney:patch-2
Mar 15, 2021
Merged

Another way to run pproxy within a python script#117
qwj merged 1 commit intoqwj:masterfrom
Jonney:patch-2

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