Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

提示错误了 #15

Open
o0HalfLife0o opened this issue Apr 7, 2017 · 0 comments
Open

提示错误了 #15

o0HalfLife0o opened this issue Apr 7, 2017 · 0 comments

Comments

@o0HalfLife0o
Copy link

[*****.rhcloud.com src]\> python ./make.py -h
usage: MonoPac [-h] [-b blackList] [-w whiteList] [-i ipList] -p proxyList
               [-os] [-op] [-o pacFile]

Mono Pac Generator

optional arguments:
  -h, --help    show this help message and exit
  -b blackList  Path of the black list
  -w whiteList  Path of the white list
  -i ipList     Path of the iprange list
  -p proxyList  Proxy parameter in the pac file
  -os           Optimize for size
  -op           Optimize for performance
  -o pacFile    Path of the output pac file

Across the Great Firewall, we can reach every corner in the world.
[****.rhcloud.com src]\> python ./make.py -p "SOCKS5 192.168.1.1:1080;SOCKS 192.168.1.1:1080" -o ./proxy.pac
Traceback (most recent call last):
  File "./make.py", line 230, in <module>
    main()
  File "./make.py", line 204, in main
    proxylist = '"{}"'.format(args.proxylist)
ValueError: zero length field name in format

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

No branches or pull requests

1 participant