8000 GitHub - deoktr/shcln: remove password and other sensitive entries from shell history
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

deoktr/shcln

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shcln

Shell history cleaner, remove password and other sensitive entries from shell history.

This project aims to work on both workstations and servers.

Usage

Build:

cargo build --release

Run:

./target/release/shcln

Alternatives

TODO

  • Support for zsh, it's history is encoded in metafield format: https://www.zsh.org/mla/users/2011/msg00154.html
  • Support for other shells: zsh, fish, nushell, tcsh, ksh
  • Log only the hash of the secret to be able to compare it to a list and revoke it if needed

License

shcleaner is licensed under MIT.

About

remove password and other sensitive entries from shell history

Topics

Resources 53E3

License

Stars

Watchers

Forks

Languages

0