HelloZeroNet / ZeroBundle

Packed ZeroNet dependecies
113 stars 37 forks source link

Allow passing arguments to file being executed #1

Closed TheNain38 closed 8 years ago

TheNain38 commented 8 years ago

Then, you can add arguments directly from zeronet.cmd Python\python.exe -m zerobundle.run https://github.com/HelloZeroNet/ZeroNet zeronet.py --proxy 127.0.0.1:9050 --disable_udp So, this would start zeronet.py with arguments --proxy 127.0.0.1:9050 --disable_udp

HelloZeroNet commented 8 years ago

Thanks!

TheNain38 commented 8 years ago

@HelloZeroNet You should also make another release and update the link to the new release on the ZeroNet repository