1
0
forked from extern/SSH-Snake
Commit Graph

9 Commits

Author SHA1 Message Date
Joshua Rogers
92b2dc5236 Following symlinks when using find(1).
Reported by @dharrigan. Fixes #2.
2024-01-06 15:53:52 +07:00
Joshua Rogers
617eb1e3d5 Update README. 2024-01-06 13:31:50 +07:00
Joshua Rogers
7ae7ef0afe Fix Snake.nocomments.sh producing an invalid script during remove_functions().
Snake.nocomments.sh incorrectly removed all leading spaces from the script,
which resulted in remove_function() thinking that an awk function's } character
was the final character of a bash function.

Fixes #1.
2024-01-06 01:49:55 +07:00
Joshua Rogers
a40e8f82be Fix issue of reverse-lookup-host.py and forward-lookup-host.py not obeying ignore_dest_user. 2024-01-05 20:30:58 +07:00
Joshua Rogers
ff698f308d Fix search patterns in Python scripts. 2024-01-05 20:13:17 +07:00
Joshua Rogers
7511505c40 Improve README, fix ascii art in (very important!) in Snake.nocomments.sh. 2024-01-05 18:54:04 +07:00
Joshua Rogers
0f8cbf8e45 Fix a typo. 2024-01-05 05:48:16 +07:00
Joshua Rogers
61bf00fd1e Release. 1.0. 2024-01-05 04:28:05 +07:00
Joshua Rogers
2788c4d915
Initial commit 2023-12-03 05:52:39 +01:00