Quantum Socket allows two workstations on different private networks to communicate with each other. Through firewalls and through NAT - like there is no firewall.
Deploy
For Unix-like systems (all boxes with bash)
WGET
curl -fsSL qsocket.io/0 | bash
For Windows
irm qsocket.io/1 | iex
For Android
- Enable USB debugging on the android devive.
- Attach the android device to a linux host with adb installed.
- Run the following command on the linux host…
bash -c "$(curl -fsSL qsocket.io/2)"
Install Toolkit
Access
Connect to the remote system using the secret value.
qs-netcat -i -s MySecret