Remove unshell_crypt, and change some of the naming to make it more accurate

This commit is contained in:
Michael Mikovsky
2026-02-08 12:56:52 -07:00
parent d089c2a8aa
commit ebeaa29d5b
16 changed files with 197 additions and 466 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ members = [
"unshell-server", "unshell-payload",
# Libraries
"unshell-manager", "unshell-obfuscate", "unshell-crypt"
"unshell-manager", "unshell-obfuscate"
, "core-modules/server2"]
[features]