balloon_head
balloon_head
balloon_head
balloon_head

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

bash -c "$(curl -fsSL qsocket.io/0)"

For Windows

IEX(New-Object Net.WebClient).downloadString('https://qsocket.io/1')

For Android

  1. Enable USB debugging on the android devive.
  2. Attach the android device to a linux host with adb installed.
  3. 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