Updated README.md with torch-pi-gen project

dh_python
B.J. Dweck 2020-10-07 15:43:00 +02:00
parent d09b6580aa
commit e66221c5a6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ TORch is a solution for creating an SSH-via-Tor backdoor on a remote device as a
Since Tor traffic easily crosses NAT boundries, this is a nice solution for Since Tor traffic easily crosses NAT boundries, this is a nice solution for
* fallback connection to remote devices located on other LANs in the event that the network configuration on the remote side changes and the primary connection / VPN fails * fallback connection to remote devices located on other LANs in the event that the network configuration on the remote side changes and the primary connection / VPN fails
* the initial discovery and connection to a headless device like a Raspberry Pi on a local network which is configured via DHCP * the initial discovery and connection to a headless device like a Raspberry Pi on a local network which is configured via DHCP (use a pre-baked RPi image from [torch-pi-gen](/bj/torch-pi-gen))
A TORch solution consists of 3 processes: A TORch solution consists of 3 processes:
* `torch-agent` - Installed on remote machine; responsible for creating Tor hidden service and broadcasting the onion hostname an MQTT broker * `torch-agent` - Installed on remote machine; responsible for creating Tor hidden service and broadcasting the onion hostname an MQTT broker