diff --git a/Makefile b/Makefile index c397cab..c2e725d 100644 --- a/Makefile +++ b/Makefile @@ -3,5 +3,7 @@ PREFIX ?= /etc install: $(info installing motd to $(PREFIX)) @install -m 644 motd $(PREFIX)/motd + $(info installing sshd-banner to $(PREFIX)) + @install -m 644 sshd-banner $(PREFIX)/ssh/sshd-banner .PHONY: install diff --git a/motd b/motd index ec4ffbd..aacab1e 100644 --- a/motd +++ b/motd @@ -1,12 +1,13 @@ - _______________________________________ -/ WELCOME TO TILDE.CLUB A PLACE FOR WEB \ -\ PAGES / - --------------------------------------- - \ ^__^ - \ (oo)\_______ - (__)\ )\/\ - ||----w | - || || + + $$\ $$\ $$\ $$\ $$\ $$\ + $$ | \__|$$ | $$ | $$ | $$ | +$$$$$$\ $$\ $$ | $$$$$$$ | $$$$$$\ $$$$$$$\ $$ |$$\ $$\ $$$$$$$\ +\_$$ _| $$ |$$ |$$ __$$ |$$ __$$\ $$ _____|$$ |$$ | $$ |$$ __$$\ + $$ | $$ |$$ |$$ / $$ |$$$$$$$$ | $$ / $$ |$$ | $$ |$$ | $$ | + $$ |$$\ $$ |$$ |$$ | $$ |$$ ____| $$ | $$ |$$ | $$ |$$ | $$ | + \$$$$ |$$ |$$ |\$$$$$$$ |\$$$$$$$\ $$\\$$$$$$$\ $$ |\$$$$$$ |$$$$$$$ | + \____/ \__|\__| \_______| \_______|\__|\_______|\__| \______/ \_______/ +=========================================================================== - There is NO GUILT here. NOR SHAME. Not knowing things is fine. Not finishing them is fine too. Be a disaster! Make a disaster! @@ -39,4 +40,3 @@ command. If you want to see your country specifically you can just for example "covid19-stats canada", which would bring up Canada. Stay safe everyone! - diff --git a/sshd-banner b/sshd-banner new file mode 100644 index 0000000..b2f3f7c --- /dev/null +++ b/sshd-banner @@ -0,0 +1,14 @@ + ╷ ╷ ╷ ╷ ╷ + ├╴╷│╭┤╭╮ ╭╴│╷╷├╮ + ╰╴╵╵╰╯╰╴•╰╴╵╰╯╰╯ + _____________________________________________________ +/ \ +| NOTICE: | +| Automatic bans after 3 failed login attempts. | +| Please reply to your sign-up email if you are | +| having issues logging in. | +\_____________________________________________________/ + + + +