This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# ========================================= | |
# SSL Fingerprint Checker | |
# ========================================= | |
# | |
# Version: 1.5 | |
# Script written by Warith Al Maawali | |
# | |
# Discord channel: https://discord.gg/KEFErEx |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# ========================================= | |
# Virtual Environment Setup Script | |
# ========================================= | |
# | |
# Version: 1.1 | |
# Script written by Warith Al Maawali | |
# (c) 2024 | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ========================================= | |
# Email to PDF Conversion Script | |
# ========================================= | |
# | |
# Version: 1.0 | |
# Script written by Warith Al Maawali | |
# (c) 2024 | |
# | |
# Discord channel: https://discord.gg/KEFErEx | |
# Twitter: http://twitter.com/warith2020 |
NewerOlder