Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
9 results tagged shells  ✕   ✕
direnv – unclutter your .profile https://direnv.net/
Mon 06 Sep 2021 03:54:46 PM PDT archive.org

direnv is an extension for your shell. It augments existing shells with a new feature that can load and unload environment variables depending on the current directory. Load 12factor apps environment variables. Create per-project isolated development environments. Load secrets for deployment.

Before each prompt, direnv checks for the existence of a .envrc file in the current and parent directories. If the file exists (and is authorized), it is loaded into a bash sub-shell and all exported variables are then captured by direnv and then made available to the current shell.

It supports hooks for all the common shells like bash, zsh, tcsh and fish. This allows project-specific environment variables without cluttering the ~/.profile file.

Because direnv is compiled into a single static executable, it is fast enough to be unnoticeable on each prompt. It is also language-agnostic and can be used to build solutions similar to rbenv, pyenv and phpenv.

cli tools environment variables configs sysadmin shells
andresgongora/synth-shell https://github.com/andresgongora/synth-shell
Wed 24 Feb 2021 02:25:17 PM PST archive.org

A set of shell scripts and aliases that improve your shell usage. Automatically prints system status reports when a shell boots up, does basic monitoring, sets useful aliases, can even print an ASCIIfied logo when you log in. Tries to be configurable; you can pick only the stuff you want when you install it and has its own configuration files. Called from your ~/.bashrc file. Easy to uninstall, too:

  • (remove the calls to synth-shell from your ~/.bashrc file)
  • rm -rf ~/.config/synth-shell/

Does not work so well on OSX. Seems to be Linux-specific, regardless of the fact that it uses bash.

extension shells bash ui ux hacker linux
Reverse Shell Generator https://weibell.github.io/reverse-shell-generator/
Thu 24 Sep 2020 01:15:11 PM PDT archive.org

A quick, fast, and easy reverse shell generator for bash, Lua, netcat, PHP, and other tools and languages.

Github: https://github.com/weibell/reverse-shell-generator

shells generator online tools infosec hacking
Eternal Terminal https://eternalterminal.dev/
Mon 13 Apr 2020 01:10:52 PM PDT archive.org

Eternal Terminal (ET) is a remote shell that automatically reconnects without interrupting the session. A layer in between an application and unix TCP sockets that make the sockets robust to TCP disconnects including roaming and connection failure. Implements some of the tmux user experience, even works with the tmux control center (tmux -CC). Buffers bytes written and read so they can be replayed in the event of a disconnection. Starts with SSH to make the initial connection and authentication. After that, it uses its own encrypted network protocol.

Github: https://github.com/MisterTea/EternalTerminal

sysadmin remote shells networking cli tools exocortex ssh
slashbeast/better-initramfs: Small and reliable initramfs solution supporting (remote) rescue shell, lvm, dmcrypt luks, software raid, tuxonice, uswsusp and more. https://github.com/slashbeast/better-initramfs
Sun 29 Sep 2019 07:29:39 PM PDT archive.org

An alternative initramfs for Linux that offers additional technical capability. Boot from systems with some combination of encrypted storage, softraid, and LVM. Has a minimal rescue environment that you can SSH into. Even supports booting into and restoring suspended systems.

linux initramfs infosec tools crypto shells softraid lvm
GitHub - danielmiessler/SecLists https://github.com/danielmiessler/SecLists
Thu 13 Dec 2018 03:55:21 PM PST archive.org

SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. Some of this stuff can be used to prime discovery operations.

wordlists usernames passwords cracking discovery scanning fuzzing credentials defaults leaks shells
Login shells in scripts called from cron | End Point https://www.endpoint.com/blog/2013/05/28/login-shells-in-scripts-called-from-cron
Mon 09 Jul 2018 02:49:43 PM PDT archive.org

How to make cronjobs run stuff in shells with full sets of environment variables.

howto sysadmin cron reboot startup environment shells
The DataHaven Project http://www.dhp.com/
Tue 20 Mar 2018 02:55:42 AM PDT archive.org
anonymity shells servers accounts privacy isp hackers
BleachBit - Clean Disk Space, Maintain Privacy https://www.bleachbit.org/
Tue 20 Mar 2018 02:08:00 AM PDT archive.org

An open source GUI app for Linux which helps you clean out old tempfiles and logs that are taking up disk space. The fact that this also makes for good personal information hygine is parenthetical. Can clean out files for Firefox, bash, Beagle, Flash, and more.

cleaner cookies browser linux tempfiles tools java privacy flash utilities openoffice shells chat gnome history
4220 links, including 280 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn