Giter VIP home page Giter VIP logo

WereIYou's Projects

aimer-web icon aimer-web

My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel. Images are licensed with Adobe.

awdl-toggle-script icon awdl-toggle-script

This script is designed to help users easily disable or enable the AWDL (Apple Wireless Direct Link) service on macOS, particularly for those experiencing high latency and ping spikes when using Wi-Fi on a MacBook running macOS Ventura. By disabling the AWDL service, users may experience reduced latency and improved performance.

aws-region-latency-tester icon aws-region-latency-tester

This repository contains a Bash script that helps users determine the AWS region with the lowest latency by pinging a comprehensive list of IP addresses associated with various AWS regions and services. The script is designed to assist users in selecting the optimal AWS region for their specific needs, ensuring the best possible performance.

cloudflare-ddns-updater icon cloudflare-ddns-updater

Cloudflare DDNS Updater is a simple shell script designed to automatically update a Cloudflare DNS record with your current public IP address, making it an ideal solution for dynamic DNS setups. This script checks for IP address changes every minute, and if a change is detected, it updates the DNS record on Cloudflare using their API.

compress-and-serve icon compress-and-serve

A bash script to compress files or directories and serve them over HTTP for easy downloading.

dns-latency-tester icon dns-latency-tester

This script tests the latency of public DNS servers in your country and provides the fastest IPv4 and IPv6 addresses. It retrieves your public IP address, determines your country code, fetches a list of public DNS servers for your country, and performs a ping test on each server to measure the latency.

dns-over-https-utilities-for-openwrt icon dns-over-https-utilities-for-openwrt

This repository contains two essential utilities for managing and verifying DNS-over-HTTPS (DoH) services on OpenWrt systems. These utilities include a DNS resolver script (dns-resolver) to ensure your DoH service is correctly configured and operational, and a DoH verification tool (doh-verification) to test the functionality of your DoH setup.

dns-resolver-for-openwrt icon dns-resolver-for-openwrt

This repository contains a DNS resolver script for OpenWrt that ensures proper startup and functionality of the https-dns-proxy and dnsmasq services. The script is designed to improve DNS resolution reliability and provide detailed logging for troubleshooting purposes.

dns_speed_test icon dns_speed_test

This repository contains a simple yet effective shell script designed to test DNS resolution speed across a list of predefined domains. It's compatible with macOS and Linux/Unix systems, automatically adapting the DNS cache clearing command based on the operating system. This tool is ideal for anyone looking to measure the performance of their DNS.

doh-setup icon doh-setup

This script automates the setup and management of a DNS over HTTPS (DoH) service on your system. It installs and configures the necessary components, including `https_dns_proxy` and `dnsmasq`, to enable secure and private DNS resolution using popular DoH providers.

domain-availability-checker icon domain-availability-checker

This Python script efficiently checks the availability of domain names based on the specified top-level domain (TLD), length of the domain, and other criteria. It leverages the whois library to query domain registration details and determines if a domain is available, already registered, or soon to be available based on its expiration date.

form-data-to-postgres icon form-data-to-postgres

`Form-Data-To-Postgres` is a Node.js API designed to simplify the process of receiving client contact form submissions and persisting them in a PostgreSQL database. This backend service validates the received data from the client-side and stores it securely in a database for further processing or analysis.

gmailfetcher icon gmailfetcher

GmailFetcher is an open-source Python project that automatically fetches new email messages from your Gmail account and stores the message details, including subject, sender, date, and content, into a PostgreSQL database. This tool is useful for archiving emails, processing or analyzing emails programmatically, or integrating email data into apps

gmailverificationcodeparser icon gmailverificationcodeparser

GmailVerificationCodeParser is an open-source Python project that complements the [GmailFetcher](https://github.com/inabakumori/GmailFetcher) project. It monitors a PostgreSQL database for new emails fetched by GmailFetcher, extracts verification codes from the email content.

internet-connectivity-monitor icon internet-connectivity-monitor

This script is designed to monitor internet connectivity by periodically checking ping accessibility and DNS resolution. If the internet connection is down or DNS resolution fails, the script automatically restarts the v2raya and dnsmasq services to attempt to restore connectivity.

ipv6-speedtest-selector icon ipv6-speedtest-selector

This repository contains two scripts to help you identify and use the fastest IPv6 addresses from your assigned subnet. The scripts have been tested successfully on Linux and are designed to be easy to use, even if you're new to Linux or scripting.

mosdns-web-gui icon mosdns-web-gui

MosDNS Web GUI is a program that aims to provide a web interface for managing and interacting with MosDNS, a plugin-based DNS forwarder/traffic splitter. This project is a work in progress and currently offers basic functionalities.

network-interface-monitor icon network-interface-monitor

This Bash script monitors a specified network interface and ensures that certain routes are present when the interface is up. It continuously checks the connectivity of the interface and adds missing routes if necessary.

nicovideo-new-comingsoon icon nicovideo-new-comingsoon

This repository contains the revamped "Coming Soon" landing page for nico.video, showcasing our expanded services and new features.

nicovideo-old-comingsoon icon nicovideo-old-comingsoon

This repository contains the original "Coming Soon" landing page for NicoVideo.CA, offering a glimpse into our initial vision for the platform.

openwrt-guides icon openwrt-guides

Welcome to the OpenWrt Guides repository! This repository contains comprehensive guides for upgrading and installing OpenWrt on various devices. OpenWrt is a powerful and flexible open-source operating system designed for routers and embedded devices, offering a wide range of features and customization options.

paste.sh icon paste.sh

Paste.sh is a simple command-line tool that allows you to easily paste files and generate shareable URLs. It provides a convenient way to share files with others by creating a temporary web server and hosting the pasted files.

paste_py.sh icon paste_py.sh

Paste_py.sh is a simple command-line tool that allows you to easily paste files and generate shareable URLs. It provides a convenient way to share files with others by creating a temporary web server and hosting the pasted files.

pasting-by-python icon pasting-by-python

This is a simple web application that allows you to paste the contents of a file and generate a unique URL for accessing the pasted file. The application is built using Python and Flask.

phone-number-location-checker icon phone-number-location-checker

This Python script utilizes the phonenumbers library to determine the geographic location associated with a given phone number.

portfolio-public icon portfolio-public

Optimize to improve readability, deployability & customizability of the code

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.