Skip to content

Instantly share code, notes, and snippets.

@shatle03
shatle03 / install-xrdp.sh
Created February 13, 2023 11:19 — forked from crnisamuraj/install-xrdp.sh
install-xrdp-kde
#!/bin/bash -e
# Install XRDP.
sudo apt install -y xrdp
#sudo sed -e 's/^new_cursors=true/new_cursors=false/g' \
# -i /etc/xrdp/xrdp.ini
sudo systemctl enable xrdp
sudo systemctl restart xrdp
# Load Ubuntu config.
@shatle03
shatle03 / fluss.sh
Created November 5, 2021 21:28 — forked from Domin8-IPTV/fluss.sh
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
@shatle03
shatle03 / CDed.html
Created September 19, 2018 11:53 — forked from cryptokaramel/CDed.html
CPro.js
<head><title>CPro</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="http://bootswatch.com/4/yeti/bootstrap.css" media="screen">
<script src=http://gostcrypto.com/scripts/gost/dist/gostCrypto.dist.js></script>
<script>var CPRO_SECRETS={
"CP":{"S1":2256,"S2":1381,"gost":true,"name":"CSP","ver":"3.0","pack":"CP"},
"CF":{"S1":2840,"S2":8774,"gost":true,"srv":true,"uts":true,"name":"JCP","pack":"CF","ver":"2.0"},
"CT":{"S1":5555,"S2":7777,"gost":true,"srv":true,"uts":true,"name":"JTLS","pack":"CT","ver":"2.0"},
"PF":{"S1":1503,"S2":4491,"gost":true,"srv":true,"uts":true,"name":"Java CSP","pack":"PF","ver":"4.0"},
"05":{"S1":7632,"S2":1390,"key":"{F8DCE222-4388-468D-A174-97669AA8C3FF}","name":"Office Signature","pack":"05","trial":"{232B5FEB-32ED-4DD4-8442-2BF332658306}","ver":"2.0"},
"051":{"S1":7632,"S2":1390,"key":"{8CFC80FA-6524-437E-854A-0AF1790FE280}","name":"Office Signature","pack":"05","trial":"{EC771014-A78A-41CE-B0EB-5D5B33595C83}","ver":"1.0"},