Skip to content

Instantly share code, notes, and snippets.

View nomsi's full-sized avatar
✔️
out sick

nomsy nomsi

✔️
out sick
View GitHub Profile

Keybase proof

I hereby claim:

  • I am nomsi on github.
  • I am nomsy (https://keybase.io/nomsy) on keybase.
  • I have a public key ASC9dFYabKuJVEQbFUQ14UDSJHZQAb1p7o5dJG1_lcgcwQo

To claim this, I am signing this object:

@nomsi
nomsi / speedify
Last active July 4, 2025 01:05
~/.local/bin/speedy - A speedify_cli (Speedify) wrapper for linux
#!/sbin/openrc-run
# OpenRC service file for speedify (this is how I installed it by the way
# just setup links to where you extracted it to the correct spots. (i installed in /opt)
# This isn't needed for systems using systemd, speedify packages a systemd file
name="speedify"
description="Speedify VPN Service"
command="/usr/share/speedify/SpeedifyStartup.sh"
command_args=""
#command_background=true
depend() {