GitHub Trends
10.3K subscribers
15.4K links
See 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
Download Telegram
#c_lang #c #dns #dns_over_https #dns_over_tls #dns_server #dns64 #doh #dot #nftables #nftables_sets #openwrt #openwrt_package #smartdns #stubby

SmartDNS is a local DNS server that makes your internet faster and more private. It checks multiple DNS servers to find the fastest response for your queries, so you get the best internet speed. It also blocks ads by allowing you to specify specific IP addresses for certain domains and supports secure protocols like DNS over TLS and HTTPS to protect your privacy. You can use it on various devices including Raspberry Pi, OpenWrt, Asus routers, and Windows systems. This helps in filtering out unwanted websites and ensuring a faster and safer browsing experience.

https://github.com/pymumu/smartdns
#go #dns #go #pentesting #tool #web

Gobuster is a powerful tool that helps you find hidden parts of websites and other online resources. It can brute-force (try many possibilities) to find:
- Hidden directories and files on websites.
- Subdomains of a domain.
- Virtual host names on web servers.
- Open Amazon S3 and Google Cloud buckets.
- Files on TFTP servers.

Using Gobuster, you can quickly identify potential vulnerabilities and hidden resources, making it a valuable tool for security testing and web exploration. It supports various modes, such as directory scanning, DNS subdomain enumeration, and more, each with customizable options to fit your needs. This makes it easier to discover and analyze different aspects of a website or server efficiently.

https://github.com/OJ/gobuster
#python #dns #github #hosts

This project helps you access GitHub faster and fix issues like slow loading and missing images. Here’s how it works:

- You don't need to install any programs, just spend 5 minutes modifying your local `hosts` file.
- This change helps solve problems with slow GitHub access and images not loading.
- You can manually update the `hosts` file by copying the provided content or use tools like SwitchHosts for automatic updates.

The benefit is that you can enjoy a smoother and faster GitHub experience without the hassle of slow loading times or missing images.

https://github.com/521xueweihan/GitHub520
#go #attack_surfaces #dns #enumeration #go #golang #information_gathering #maltego #network_security #osint #osint_reconnaissance #owasp #recon #subdomain

OWASP Amass is a tool that helps you find and map all the parts of a company's online presence, like websites, servers, and other internet-connected assets. It uses various techniques such as checking APIs, certificates, DNS records, and web archives to gather this information. This tool is useful because it gives you a complete picture of your company's attack surface, helping you identify potential security risks and protect your assets better. You can install it easily using prebuilt packages, Docker, or by compiling it from source code. The community supports it actively, and there are many resources available to help you get started and troubleshoot any issues.

https://github.com/owasp-amass/amass
👍2