Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Corewala committed Jan 6, 2021
1 parent e12a8a5 commit 22183f4
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,17 @@

A simple gtk application for managing an OpenVPN killswitch using ufw.

## Build Smother
**Required:**
- **Build:** `python3`, `nuitka3`, `PyYAML`
## Dependencies
`python3`

- **Runtime:** `gtk3` , `ufw`
`PyYAML`

```sh
git clone https://github.com/Corewala/Smother.git
cd Smother
sh build.sh
```
`gtk3`

`ufw`

## Install or uninstall Smother
Run `install.sh` after building, or run the latest self-extracting archive available [here](https://github.com/Corewala/Smother/releases/latest) to access installation options.
Run `install.sh` or use the latest self-extracting archive available [here](https://github.com/Corewala/Smother/releases/latest) to access installation options.

## Notice
This software uses ufw, and will screw up your config. Do not use this software if you use ufw for anything else.
Expand Down

0 comments on commit 22183f4

Please sign in to comment.