https://github.com/vesche/reshact
https://github.com/vesche/reshact
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/vesche/reshact
- Owner: vesche
- Created: 2022-05-26T18:49:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T05:31:30.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T05:26:53.883Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
re**sh**act is a command-line tool used to redact secrets in shell history.
```
[vesche@t480 reshact]$ python reshact.py
Processing /home/vesche/.bash_history ...
Processing /home/vesche/.local/share/fish/fish_history ...
Processing /home/vesche/.python_history ...
Processing /home/vesche/.zsh_history ...
4 secret(s) found in /home/vesche/.local/share/fish/fish_history
reshact all (y/n)? y
6 secret(s) found in /home/vesche/.python_history
reshact all (y/n)? y
```