Ticker

6/recent/ticker-posts

Testing a UTM with downloader the file.



Pydownloader

git: https://github.com/sistemasnegros/pydownloader

With this script, can be make testing the download and access a diferents websites, for testing the filters UTM or firewall.

Requeriments.

  • python
  • pip 

pip install lib_sysblack
pip install unipath

Execute Test.

python -m unittest discover -v

Download Binary for windows

https://github.com/sistemasnegros/pydownloader/blob/master/src/dist/pydownloader.exe

Add data file csv: pydownloader.csv

# Extension,Link, Note                    
txt,http://domaintest/test.txt,text plain

Build for Windows.

pyinstaller main.spec

Somes Examples.

Mode basic with python installed.

python main.py  

Mode basic on windows with binary.

pydownloader.exe -v 
Reacciones:

Post a Comment

0 Comments