Skip to content
Snippets Groups Projects
Unverified Commit b5731160 authored by Jonney's avatar Jonney Committed by GitHub
Browse files

Another way to run pproxy within a python script

import sys,pproxy
args = '-l socks5://0.0.0.0:1234'
pproxy.server.main(args.split(' '))
parent 542cc8ac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment