2020-10-07 10:13:36 +00:00
|
|
|
Source: torch-agent
|
|
|
|
Section: net
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Benjamin Dweck <bjdweck@gmail.com>
|
2020-10-08 13:20:42 +00:00
|
|
|
Build-Depends: debhelper (>=11~), dh-python, python3-all
|
2020-10-07 10:13:36 +00:00
|
|
|
Standards-Version: 4.4.1
|
2020-10-08 13:20:42 +00:00
|
|
|
Homepage: https://git.rudefox.io/bj/torch-agent
|
|
|
|
X-Python3-Version: >= 3.2
|
2020-10-07 10:13:36 +00:00
|
|
|
#Vcs-Browser: https://salsa.debian.org/debian/torch-agent
|
2020-10-08 13:20:42 +00:00
|
|
|
Vcs-Git: https://git.rudefox.io/bj/torch-agent.git
|
2020-10-07 10:13:36 +00:00
|
|
|
|
|
|
|
Package: torch-agent
|
|
|
|
Architecture: all
|
2020-10-08 13:20:42 +00:00
|
|
|
Multi-Arch: foreign
|
|
|
|
Depends: ssh, tor, python3-pip, ${misc:Depends}, ${python3:Depends}
|
2020-10-07 10:13:36 +00:00
|
|
|
Description: TORch is a solution for creating an SSH-via-Tor
|
|
|
|
backdoor on a remote device as a means of fallback remote
|
2020-10-08 13:20:42 +00:00
|
|
|
management and initial headless device configuration.
|