https://github.com/w00000dy/bannerscript
SSH Banner Script
https://github.com/w00000dy/bannerscript
fastfetch login neofetch shell skript ssh ssh-banner ssh-banner-skript ssh-login ssh-login-warnung warning
Last synced: 3 months ago
JSON representation
SSH Banner Script
- Host: GitHub
- URL: https://github.com/w00000dy/bannerscript
- Owner: w00000dy
- Created: 2022-08-30T12:02:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T11:09:15.000Z (almost 2 years ago)
- Last Synced: 2025-10-28T00:35:46.580Z (8 months ago)
- Topics: fastfetch, login, neofetch, shell, skript, ssh, ssh-banner, ssh-banner-skript, ssh-login, ssh-login-warnung, warning
- Language: Shell
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bannerScript 🎋
This script automatically creates a banner before and after login.
## Usage ⏯️
### Ubuntu 22.04 or newer:
1. Run this command:
> ```
> wget https://raw.githubusercontent.com/w00000dy/bannerScript/master/install.sh -O /tmp/bannerScriptInstall.sh && bash /tmp/bannerScriptInstall.sh
> ```
### Ubuntu 20.04 or newer and Debian 11 or newer:
1. Download and Install [Fastfetch](https://github.com/fastfetch-cli/fastfetch#installation)
2. Run this command:
> ```
> wget https://raw.githubusercontent.com/w00000dy/bannerScript/master/install.sh -O /tmp/bannerScriptInstall.sh && bash /tmp/bannerScriptInstall.sh --skip_fastfetch
> ```
## Dependencies 🤞
- [Fastfetch](https://github.com/fastfetch-cli/fastfetch)

