Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i delete what inside usernames.dat and ip.txt #907

Open
realmecipsa opened this issue Jun 10, 2024 · 4 comments
Open

how can i delete what inside usernames.dat and ip.txt #907

realmecipsa opened this issue Jun 10, 2024 · 4 comments
Labels
broken Report Broken Templates

Comments

@realmecipsa
Copy link

realmecipsa commented Jun 10, 2024

ip.txt and usernames.dat

i just saved a ip and passwords that i dont need so i want to delete them can anyone tell me how ? (am in kali linux)

@realmecipsa realmecipsa added the broken Report Broken Templates label Jun 10, 2024
@drackosters
Copy link

nano ip.txt
nano usernames.dat

nano allow you to modify the file just remove them

@realmecipsa
Copy link
Author

ty bro

@lt237-910
Copy link

how did you saved it? i just have for a snapchat account : "auth/ip.txt" and i don't know how to convert to save it on files

@Dev-Nishad
Copy link

Dev-Nishad commented Jun 30, 2024

Try to these commands :
If you want to delete all files inside of auth, then run this command.
rm -rf auth/*

And if you want to see/change inside of usernames.dat, then use this commands.
nano auth/usernames.dat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broken Report Broken Templates
Projects
None yet
Development

No branches or pull requests

4 participants