## Splashtop Streamer
===================


## Installation
===================
Please refer below steps to install required packages for streamer DEB

sudo apt update
sudo apt install ./Splashtop_Streamer_Ubuntu_amd64.deb


## Usage
============
splashtop-streamer help

Deploy Splashtop Streamer:
sudo splashtop-streamer deploy $YourDeployCode

Configure Splashtop Streamer:
splashtop-streamer config

Remove Splashtop Streamer:
sudo apt remove splashtop-streamer


## Tweak
============
For Debian/Kali
/etc/apt/sources.list
add the Ubuntu repos
deb [trusted=yes] http://archive.ubuntu.com/ubuntu/ disco main restricted universe multiverse

sudo apt update
sudo apt upgade
sudo apt install -f ./Splashtop_Streamer_Ubuntu_amd64.deb

