aboutsummaryrefslogtreecommitdiffstats
path: root/testing/netsink
Commit message (Collapse)AuthorAgeFilesLines
* testing/netsink: modernize APKBUILD and fix dependsRoberto Oliveira2017-10-051-22/+8
| | | | | | py-setuptools is a required dependency to use netsink, otherwise netsink fails with error: ImportError: No module named pkg_resources
* [various] rename python executable in APKBUILDs to python2Jakub Jirutka2016-10-261-2/+2
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* [various] rename dependency python-dev to python2-devJakub Jirutka2016-10-261-1/+1
|
* testing/*: change source URL pypi.python.org to files.pythonhosted.orgJakub Jirutka2016-07-081-1/+1
| | | | See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package#comment-27734791
* testing/netsink: new aportFabian Affolter2013-03-041-0/+40
netsink is a network daemon that will bind to any number of configured IP ports and provide fake services in an attempt to convince running malware that it has an active Internet connection. Website: https://github.com/shendo/netsink