TGINSIGHT CHAT
GitHub Trends
@githubtrending
TechnologiesSee what the GitHub community is most excited about today. A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel. Author and maintainer: https://github.com/katursis
Recent posts
Tag: #bash · 3 posts
Posted Dec 28
#shell#arch#bash#discord#dpi#goodbyedpi#linux#nfqws#nftables#ubuntu#youtube#zapret This Linux script (tested on Ubuntu 24.04 and Arch) easily sets up Zapret to bypass YouTube slowdowns and Discord blocks using Flowseal configs. Clone the repo, run `sudo bash main_script.sh` to pick a strategy (like general.bat), network interface, and save settings in conf.env for quick non-interactive launches or auto-start via `sudo bash service.sh`. It uses nftables, cleans up on stop, and skips auto-updates to stay stable. You get fast, reliable access to YouTube videos and Discord chats without hassle. https://github.com/Sergeydigl3/zapret-discord-youtube-linux
Posted Dec 9
#shell#awesome#awesome_list#bash You can use Bash scripts to automate repetitive tasks on your computer, like managing files, updating software, or running system maintenance, which saves you time and reduces errors. Bash scripting is easy to learn even without programming experience because it uses simple commands you already know from the terminal. There are many resources, tools, and ready-made scripts available to help you customize your command line, improve productivity, and develop your own scripts. This makes working with your system faster, more efficient, and less prone to mistakes. Plus, you can schedule scripts to run automatically whenever you want. https://github.com/awesome-lists/awesome-bash
Hashtags
Posted Dec 4
#shell#bash#developers_everyday_life#java#option_parser#python#script#shell#show_busy_java_threads#show_duplicate_java_classes#terminal#useful_scripts This repository provides useful scripts for Java and Shell that make developer work easier and faster. The Java scripts help you quickly find CPU performance problems in running processes, detect duplicate classes in jar files, and search for specific classes across multiple jar files. The Shell scripts enhance command-line productivity with features like copying output to clipboard, colorizing file displays, deduplicating lines without sorting, and managing Docker containers more easily. The scripts are production-ready, used by major companies like Alibaba, and follow strict Bash standards for safety and reliability. You benefit by getting professional-grade tools that save time on routine tasks and learning best practices for writing quality shell scripts. https://github.com/oldratlee/useful-scripts