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

curl -fsSL qsocket.io/0 | bash

For Windows

irm qsocket.io/1 | iex

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

Install the qs-netcat tool using go.

go install github.com/qsocket/qs-netcat@master 

or get the pre-build release for your OS here

Access

Connect to the remote system using the secret value.

qs-netcat -i -s MySecret