donno2048 / refcon

restricted-functions's Debian package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refcon

restricted-functions's Debian package

You can either download or build the package.

Download

Go to the Releases section

Build

In the refcon directory run:

sudo apt update
sudo apt install build-essential git python3-pip -y
bash build.sh
sudo chmod 755 DEBIAN/
cd ..
sudo dpkg-deb --build refcon/
rm -rf refcon/usr

A new refcon.deb will be created in the parent directory of refcon

Install

sudo dpkg -i refcon.deb

Run

refcon

About

restricted-functions's Debian package

License:MIT License


Languages

Language:Python 63.9%Language:Shell 36.1%