Skip to content

Releases: Pythack/permscan

Version 2.2.11

Choose a tag to compare

@gmnsii gmnsii released this 06 Apr 22:44

Changelog

  • permscan now use human output
  • Now prints all items when no arguments other than -m are passed
  • Now asks for input again when failing to parse it
  • Better error handling

Installation

wget https://raw.githubusercontent.com/Pythack/permscan/master/permscan-installer.sh
chmod +x ./permscan-installer.sh
./permscan-installer.sh -v 2.2.11

Version 2.2.10

Choose a tag to compare

@gmnsii gmnsii released this 04 Apr 16:27

Changelog

Installation

wget https://raw.githubusercontent.com/Pythack/permscan/master/permscan-installer.sh
chmod +x ./permscan-installer.sh
./permscan-installer.sh -v 2.2.10

Version 2.2.9

Choose a tag to compare

@gmnsii gmnsii released this 02 Apr 19:57

Changelog

  • Performance improvements and better error handling

Installation

GNU/Linux

wget https://github.com/Pythack/permscan/releases/download/v2.2.9/permscan-x86_64-unknown-linux-gnu.tar.gz
tar -xzvf permscan-x86_64-unknown-linux-gnu.tar.gz
sudo mv permscan-x86_64-unknown-linux-gnu/permscan /bin

Linux-musl

wget https://github.com/Pythack/permscan/releases/download/v2.2.9/permscan-x86_64-unknown-linux-musl.tar.gz
tar -xzvf permscan-x86_64-unknown-linux-musl.tar.gz
sudo mv permscan-x86_64-unknown-linux-musl/permscan /bin

MacOS

  • If you have an Apple chip, your architecture is ARM.
  • If you have an Intel chip, your architecture is x86_64.

ARM

wget https://github.com/Pythack/permscan/releases/download/v2.2.9/permscan-aarch64-apple-darwin.zip
unzip permscan-aarch64-apple-darwin.zip
sudo mv permscan-aarch64-apple-darwin/permscan /usr/local/bin

x86_64

wget https://github.com/Pythack/permscan/releases/download/v2.2.9/permscan-x86_64-apple-darwin.zip
unzip permscan-x86_64-apple-darwin.zip
sudo mv permscan-x86_64-apple-darwin/permscan /usr/local/bin

Version 2.2.8

Choose a tag to compare

@gmnsii gmnsii released this 02 Apr 09:25

Changelog

  • Add build option to the updater
  • Fix broken updater options

Installation

GNU/Linux

wget https://github.com/Pythack/permscan/releases/download/v2.2.8/permscan-x86_64-unknown-linux-gnu.tar.gz
tar -xzvf permscan-x86_64-unknown-linux-gnu.tar.gz
sudo mv permscan-x86_64-unknown-linux-gnu/permscan /bin

Linux-musl

wget https://github.com/Pythack/permscan/releases/download/v2.2.8/permscan-x86_64-unknown-linux-musl.tar.gz
tar -xzvf permscan-x86_64-unknown-linux-musl.tar.gz
sudo mv permscan-x86_64-unknown-linux-musl/permscan /bin

MacOS

  • If you have an Apple chip, your architecture is ARM.
  • If you have an Intel chip, your architecture is x86_64.

ARM

wget https://github.com/Pythack/permscan/releases/download/v2.2.8/permscan-aarch64-apple-darwin.zip
unzip permscan-aarch64-apple-darwin.zip
sudo mv permscan-aarch64-apple-darwin/permscan /usr/local/bin

x86_64

wget https://github.com/Pythack/permscan/releases/download/v2.2.8/permscan-x86_64-apple-darwin.zip
unzip permscan-x86_64-apple-darwin.zip
sudo mv permscan-x86_64-apple-darwin/permscan /usr/local/bin

Version 2.2.7

Choose a tag to compare

@gmnsii gmnsii released this 28 Mar 16:52

Changelog

  • Updated updater version selection

Installation

GNU/Linux

wget https://github.com/Pythack/permscan/releases/download/v2.2.7/permscan-x86_64-unknown-linux-gnu.tar.gz
tar -xzvf permscan-x86_64-unknown-linux-gnu.tar.gz
sudo mv permscan-x86_64-unknown-linux-gnu/permscan /bin

Linux-musl

wget https://github.com/Pythack/permscan/releases/download/v2.2.7/permscan-x86_64-unknown-linux-musl.tar.gz
tar -xzvf permscan-x86_64-unknown-linux-musl.tar.gz
sudo mv permscan-x86_64-unknown-linux-musl/permscan /bin

MacOS

  • If you have an Apple chip, your architecture is ARM.
  • If you have an Intel chip, your architecture is x86_64.

ARM

wget https://github.com/Pythack/permscan/releases/download/v2.2.7/permscan-aarch64-apple-darwin.zip
unzip permscan-aarch64-apple-darwin.zip
sudo mv permscan-aarch64-apple-darwin/permscan /usr/local/bin

x86_64

wget https://github.com/Pythack/permscan/releases/download/v2.2.7/permscan-x86_64-apple-darwin.zip
unzip permscan-x86_64-apple-darwin.zip
sudo mv permscan-x86_64-apple-darwin/permscan /usr/local/bin

Version 2.2.6

Choose a tag to compare

@Pythack Pythack released this 28 Mar 11:09

Changelog

  • Fixed version display bug when checking for update

Installation

GNU/Linux

wget https://github.com/Pythack/permscan/releases/download/v2.2.6/permscan-x86_64-unknown-linux-gnu.tar.gz
tar -xzvf permscan-x86_64-unknown-linux-gnu.tar.gz
sudo mv permscan-x86_64-unknown-linux-gnu/permscan /bin

Linux-musl

wget https://github.com/Pythack/permscan/releases/download/v2.2.6/permscan-x86_64-unknown-linux-musl.tar.gz
tar -xzvf permscan-x86_64-unknown-linux-musl.tar.gz
sudo mv permscan-x86_64-unknown-linux-musl/permscan /bin

MacOS

  • If you have an Apple chip, your architecture is ARM.
  • If you have an Intel chip, your architecture is x86_64.

ARM

wget https://github.com/Pythack/permscan/releases/download/v2.2.6/permscan-aarch64-apple-darwin.zip
unzip permscan-aarch64-apple-darwin.zip
sudo mv permscan-aarch64-apple-darwin/permscan /usr/local/bin

x86_64

wget https://github.com/Pythack/permscan/releases/download/v2.2.6/permscan-x86_64-apple-darwin.zip
unzip permscan-x86_64-apple-darwin.zip
sudo mv permscan-x86_64-apple-darwin/permscan /usr/local/bin

Version 2.2.5

Choose a tag to compare

@gmnsii gmnsii released this 27 Mar 22:09

Changelog

Installation

GNU/Linux

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.5/permscan-x86_64-unknown-linux-gnu.tar.gz
  • tar -xzvf permscan-x86_64-unknown-linux-gnu.tar.gz
  • sudo mv permscan-x86_64-unknown-linux-gnu/permscan /bin

Linux-musl

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.5/permscan-x86_64-unknown-linux-musl.tar.gz
  • tar -xzvf permscan-x86_64-unknown-linux-musl.tar.gz
  • sudo mv permscan-x86_64-unknown-linux-musl/permscan /bin

MacOS

  • If you have an Apple chip, your architecture is ARM.
  • If you have an Intel chip, your architecture is x86_64.

ARM

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.5/permscan-aarch64-apple-darwin.zip
  • unzip permscan-aarch64-apple-darwin.zip
  • sudo mv permscan-aarch64-apple-darwin/permscan /usr/local/bin

x86_64

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.5/permscan-x86_64-apple-darwin.zip
  • unzip permscan-x86_64-apple-darwin.zip
  • sudo mv permscan-x86_64-apple-darwin/permscan /usr/local/bin

Version 2.2.4

Choose a tag to compare

@gmnsii gmnsii released this 27 Mar 21:14

Changelog

  • Fixed bad update link for macos-arm (pointing to the wrong page)
  • Update macos-arm and macos-x86_64 update scripts (now remove __MACOSX)

Installation

GNU/Linux

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.4/permscan-x86_64-unknown-linux-gnu.tar.gz
  • tar -xzvf permscan-x86_64-unknown-linux-gnu.tar.gz
  • sudo mv permscan-x86_64-unknown-linux-gnu/permscan /bin

Linux-musl

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.4/permscan-x86_64-unknown-linux-musl.tar.gz
  • tar -xzvf permscan-x86_64-unknown-linux-musl.tar.gz
  • sudo mv permscan-x86_64-unknown-linux-musl/permscan /bin

MacOS

  • If you have an Apple chip, your architecture is ARM.
  • If you have an Intel chip, your architecture is x86_64.

ARM

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.4/permscan-aarch64-apple-darwin.zip
  • unzip permscan-aarch64-apple-darwin.zip
  • sudo mv permscan-aarch64-apple-darwin/permscan /usr/local/bin

x86_64

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.4/permscan-x86_64-apple-darwin.zip
  • unzip permscan-x86_64-apple-darwin.zip
  • sudo mv permscan-x86_64-apple-darwin/permscan /usr/local/bin

Version 2.2.3

Choose a tag to compare

@gmnsii gmnsii released this 27 Mar 20:09

Changelog

  • Fixed bad wiki link when exiting on an error (pointing to the wrong page)

Installation

GNU/Linux

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.3/permscan-x86_64-unknown-linux-gnu.tar.gz
  • tar -xzvf permscan-x86_64-unknown-linux-gnu.tar.gz
  • sudo mv permscan-x86_64-unknown-linux-gnu/permscan /bin

Linux-musl

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.3/permscan-x86_64-unknown-linux-musl.tar.gz
  • tar -xzvf permscan-x86_64-unknown-linux-musl.tar.gz
  • sudo mv permscan-x86_64-unknown-linux-musl/permscan /bin

MacOS

  • If you have an Apple chip, your architecture is ARM.
  • If you have an Intel chip, your architecture is x86_64.

ARM

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.3/permscan-aarch64-apple-darwin.zip
  • unzip permscan-aarch64-apple-darwin.zip
  • sudo mv permscan-aarch64-apple-darwin/permscan /usr/local/bin

x86_64

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.3/permscan-x86_64-apple-darwin.zip
  • unzip permscan-x86_64-apple-darwin.zip
  • sudo mv permscan-x86_64-apple-darwin/permscan /usr/local/bin

Version 2.2.2

Choose a tag to compare

@gmnsii gmnsii released this 27 Mar 19:54

Changelog

Installation

GNU/Linux

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.2/permscan-x86_64-unknown-linux-gnu.tar.gz
  • tar -xzvf permscan-x86_64-unknown-linux-gnu.tar.gz
  • sudo mv permscan-x86_64-unknown-linux-gnu/permscan /bin

Linux-musl

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.2/permscan-x86_64-unknown-linux-musl.tar.gz
  • tar -xzvf permscan-x86_64-unknown-linux-musl.tar.gz
  • sudo mv permscan-x86_64-unknown-linux-musl/permscan /bin

MacOS

  • If you have an Apple chip, your architecture is ARM.
  • If you have an Intel chip, your architecture is x86_64.

ARM

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.2/permscan-aarch64-apple-darwin.zip
  • unzip permscan-aarch64-apple-darwin.zip
  • sudo mv permscan-aarch64-apple-darwin/permscan /usr/local/bin

x86_64

  • wget https://github.com/Pythack/permscan/releases/download/v2.2.2/permscan-x86_64-apple-darwin.zip
  • unzip permscan-x86_64-apple-darwin.zip
  • sudo mv permscan-x86_64-apple-darwin/permscan /usr/local/bin