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 | |
# ========================================= | |
# Domain API Setup Script | |
# ========================================= | |
# | |
# Version: 1.0.0 | |
# Script written by Warith AL Maawali | |
# | |
# Discord channel: https://discord.gg/KEFErEx | |
# Twitter: http://twitter.com/warith2020 |
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 | |
# ========================================= | |
# Lsyncd Setup Script | |
# ========================================= | |
# | |
# Version: 1.0.1 | |
# Script written by Warith AL Maawali | |
# | |
# Discord channel: https://discord.gg/KEFErEx | |
# Twitter: http://twitter.com/warith2020 |
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 | |
# RSS Feed Tester Script | |
# ================================ | |
# | |
# Author: Warith Al Maawali | |
# Copyright (c) 2025 Warith Al Maawali | |
# License: See /home/kodachi/LICENSE | |
# | |
# Version: 1.0.0 |
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 | |
# Rust vs Bash Performance Comparison Script | |
# ========================================== | |
# | |
# Author: Warith Al Maawali | |
# Copyright (c) 2025 Warith Al Maawali | |
# License: See /home/kodachi/LICENSE | |
# | |
# Version: 1.0.0 |
OlderNewer