Skip to content

Instantly share code, notes, and snippets.

@Domin8-IPTV
Last active January 25, 2024 10:15
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save Domin8-IPTV/0674ca47e590d6b3c09dbc31a16f5188 to your computer and use it in GitHub Desktop.
Save Domin8-IPTV/0674ca47e590d6b3c09dbc31a16f5188 to your computer and use it in GitHub Desktop.
flussonic
#!/bin/bash
# cracked flussonic
wget -q -O - http://debian.erlyvideo.org/binary/gpg.key | apt-key add -;
echo "deb http://debian.erlyvideo.org binary/" > /etc/apt/sources.list.d/erlyvideo.list;
apt-get update;
apt-get -y install flussonic flussonic-transcoder;
echo 'l4|8Ku8ypPgOUySHysCdkFHW0|r6BzpmVPpjgKpn9IunpFp6lLbCZOp3' >> /etc/flussonic/license.txt
/etc/init.d/flussonic start
@wadjayy
Copy link

wadjayy commented Sep 14, 2020

not working bro !!!

No license key found

@jalalalaskka
Copy link

yes working thanks

@mathushanking
Copy link

Bro key is not working now please help me

@benm275
Copy link

benm275 commented Jul 11, 2022

key deleted from disk

@i9suaradio
Copy link

Works perfecly! Thx a lot bro!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment