Skip to content

Commit

Permalink
Docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
FallenAstaroth committed Apr 14, 2023
1 parent 3e3959e commit f95d94f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ The `stink` already has an impressive functionality that will only expand.
- Crypto wallets:
- Metamask
- Phantom
- Steam configs
3. Support for browser multiprofiles.
4. Sending an archive of collected data to Telegram / Server / Discord.
5. Execution in a separate thread.
Expand Down Expand Up @@ -98,6 +99,8 @@ if __name__ == '__main__':

- `wallets` - collecting crypto wallets.

- `steam` - collecting Steam configs.


- `utils` - enables the utilities from the list. Utilities can be imported from `stink.enums.Utils`. Available utilities:

Expand Down
3 changes: 3 additions & 0 deletions docs/ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
- Крипто кошельки:
- Metamask
- Phantom
- Конфиги Steam
3. Поддержка мультипрофилей браузера.
4. Отправка архива собранных данных в Telegram / Server / Discord.
5. Выполнение в отдельном потоке.
Expand Down Expand Up @@ -97,6 +98,8 @@ if __name__ == '__main__':
- `filezilla` – сбор хостов FileZilla.

- `wallets` – сбор крипто кошельков.

- `steam` - сбор конфигов Steam.


- `utils` - включает утилиты из списка. Утилиты можно импортировать из `stink.enums.Utils`. Доступные утилиты:
Expand Down
3 changes: 3 additions & 0 deletions docs/ua.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
- Крипто гаманці:
- Metamask
- Phantom
- Конфіги Steam
3. Підтримка мультипрофілів браузера.
4. Відправка зібраних даних архівом в Telegram / Server / Discord.
5. Виконання в окремому потоці.
Expand Down Expand Up @@ -98,6 +99,8 @@ if __name__ == '__main__':

- `wallets` – збір крипто гаманців.

- `steam` - збір конфігів Steam.


- `utils` - вмикає утиліти зі списку. Утиліти можна імпортувати з `stink.enums.Utils`. Доступні утиліти:

Expand Down

0 comments on commit f95d94f

Please sign in to comment.