Forwarded from Sysadmin Tools 🇺🇦
This media is not supported in your browser
VIEW IN TELEGRAM
https://github.com/AdguardTeam/AdGuardHome
#privacy #dns #selfhosted
AdGuardHome Privacy protection center for you and your devices
Free and open source, powerful network-wide ads & trackers blocking DNS server.
#privacy #dns #selfhosted
AdGuardHome Privacy protection center for you and your devices
Free and open source, powerful network-wide ads & trackers blocking DNS server.
Forwarded from 🇺🇦 Math.random(): javascript community
This media is not supported in your browser
VIEW IN TELEGRAM
🎮 Mortal Kombat на JavaScript.
Не большой репозиторий, который содержит сервер и клиент для работы одного скрина игры Mortal Kombat.
🔗 https://github.com/mgechev/mk.js
🔗 http://mk.mgechev.com/
#game #opensource #javascript #github #repo #mortalkombat #fun
Не большой репозиторий, который содержит сервер и клиент для работы одного скрина игры Mortal Kombat.
🔗 https://github.com/mgechev/mk.js
🔗 http://mk.mgechev.com/
#game #opensource #javascript #github #repo #mortalkombat #fun
Photopea.com is a free online tool for editing raster and vector graphics with support for PSD, AI, and Sketch files.
#image #graphic
https://github.com/photopea/photopea
#image #graphic
https://github.com/photopea/photopea
Forwarded from Админим с Буквой (bykva)
Сборник советов и сниппетов для работы с GitHub Actions
Многие уже успели вкусить плод CI/CD от гитхаба и получили порцию смешанных чувств: начиная от отрицания и заканчивая радостью. Авторы данного репозитория перенесли десяток разномастных сервисов c Travis и решили поделиться своим опытом и знаниями с коллегами.
Опубликованы способы отправки списка коммитов в Slack, советы как правильно управлять секретными ключами и многое другое.
https://github.com/yengoteam/awesome-gha-snippets
Многие уже успели вкусить плод CI/CD от гитхаба и получили порцию смешанных чувств: начиная от отрицания и заканчивая радостью. Авторы данного репозитория перенесли десяток разномастных сервисов c Travis и решили поделиться своим опытом и знаниями с коллегами.
Опубликованы способы отправки списка коммитов в Slack, советы как правильно управлять секретными ключами и многое другое.
https://github.com/yengoteam/awesome-gha-snippets
GitHub
GitHub - yengoteam/awesome-gha-snippets: 🤯 A list of useful snippets and tips for GitHub Actions (GHA).
🤯 A list of useful snippets and tips for GitHub Actions (GHA). - yengoteam/awesome-gha-snippets
Forwarded from Sysadmin Tools 🇺🇦
Появилась возможно попробовать VictoriaMetrics stack одним Helm Chart-ом
https://github.com/VictoriaMetrics/helm-charts/tree/master/charts/victoria-metrics-k8s-stack
#prometheus #victoriametrics #k8s #kubernetes #monitoring #helm
https://github.com/VictoriaMetrics/helm-charts/tree/master/charts/victoria-metrics-k8s-stack
#prometheus #victoriametrics #k8s #kubernetes #monitoring #helm
GitHub
helm-charts/charts/victoria-metrics-k8s-stack at master · VictoriaMetrics/helm-charts
Helm charts for VictoriaMetrics, VictoriaLogs and ecosystem - VictoriaMetrics/helm-charts
This media is not supported in your browser
VIEW IN TELEGRAM
Official Command Line Interface for the IPinfo API (IP geolocation and other types of IP data)
https://github.com/ipinfo/cli
#go #cli #ip
https://github.com/ipinfo/cli
#go #cli #ip
Profil3r is an OSINT tool that allows you to find potential profiles of a person on social networks, as well as their email addresses. This program also alerts you to the presence of a data leak for the found emails.
#osint #infosec
https://github.com/Rog3rSm1th/Profil3r
#osint #infosec
https://github.com/Rog3rSm1th/Profil3r
Cheat-Sheet Collection for DevOps, Engineers, IT and more
#cheatsheet
https://github.com/sk3pp3r/cheat-sheet-pdf
#cheatsheet
https://github.com/sk3pp3r/cheat-sheet-pdf
This media is not supported in your browser
VIEW IN TELEGRAM
GoTTY - Share your terminal as a web application
#go #share #terminal
https://github.com/sorenisanerd/gotty
#go #share #terminal
https://github.com/sorenisanerd/gotty
A collection of modern/faster/saner alternatives to common unix commands.
#cli #moder #tools
https://github.com/ibraheemdev/modern-unix
#cli #moder #tools
https://github.com/ibraheemdev/modern-unix
GitHub
GitHub - ibraheemdev/modern-unix: A collection of modern/faster/saner alternatives to common unix commands.
A collection of modern/faster/saner alternatives to common unix commands. - ibraheemdev/modern-unix
xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design.
#rust #cli #curl
https://github.com/ducaale/xh
#rust #cli #curl
https://github.com/ducaale/xh
🔐 Share end-to-end encrypted secrets with others via a one-time URL
#cli #security
https://github.com/sniptt-official/ots
#cli #security
https://github.com/sniptt-official/ots
Questions to ask the company during your interview [EN][RU]
#job #interview
https://github.com/viraptor/reverse-interview
#job #interview
https://github.com/viraptor/reverse-interview
GitHub
GitHub - viraptor/reverse-interview: Questions to ask the company during your interview
Questions to ask the company during your interview - viraptor/reverse-interview
Export Kubernetes events to multiple destinations with routing and filtering
#monitoring #k8s
https://github.com/opsgenie/kubernetes-event-exporter
#monitoring #k8s
https://github.com/opsgenie/kubernetes-event-exporter
GitHub
GitHub - opsgenie/kubernetes-event-exporter: Export Kubernetes events to multiple destinations with routing and filtering
Export Kubernetes events to multiple destinations with routing and filtering - opsgenie/kubernetes-event-exporter
Forwarded from Находки в опенсорсе
Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
IRedis is a terminal client for redis with auto-completion and syntax highlighting. IRedis lets you type Redis commands smoothly, and displays results in a user-friendly format.
IRedis is an alternative for redis-cli. In most cases, IRedis behaves exactly the same as redis-cli. Besides, it is safer to use IRedis on production servers than redis-cli: IRedis will prevent accidentally running dangerous commands, like
Has many other awesome features!
https://github.com/laixintao/iredis
#python
IRedis is a terminal client for redis with auto-completion and syntax highlighting. IRedis lets you type Redis commands smoothly, and displays results in a user-friendly format.
IRedis is an alternative for redis-cli. In most cases, IRedis behaves exactly the same as redis-cli. Besides, it is safer to use IRedis on production servers than redis-cli: IRedis will prevent accidentally running dangerous commands, like
KEYS *Has many other awesome features!
https://github.com/laixintao/iredis
#python
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
#cheatsheets
https://github.com/LeCoupa/awesome-cheatsheets
#cheatsheets
https://github.com/LeCoupa/awesome-cheatsheets
GitHub
GitHub - LeCoupa/awesome-cheatsheets: 👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development…
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. - LeCoupa/awesome-cheatsheets
High-performance load testing tool, written in Golang.
#teating #http #go
https://github.com/ddosify/ddosify
#teating #http #go
https://github.com/ddosify/ddosify
GitHub
GitHub - getanteon/anteon: Anteon (formerly Ddosify): eBPF-based Kubernetes Monitoring and Performance Testing
Anteon (formerly Ddosify): eBPF-based Kubernetes Monitoring and Performance Testing - getanteon/anteon
Scan only once by IP address and reduce scan times with Nmap for large amounts of data.
#scan #security #network #rust
https://github.com/Edu4rdSHL/unimap
#scan #security #network #rust
https://github.com/Edu4rdSHL/unimap
GitHub
GitHub - Edu4rdSHL/unimap: Scan only once by IP address and reduce scan times with Nmap for large amounts of data.
Scan only once by IP address and reduce scan times with Nmap for large amounts of data. - Edu4rdSHL/unimap
Configuration profiles for DNS HTTPS and DNS over TLS for iOS 14 and MacOS
#privacy #dns #network #mac
https://github.com/paulmillr/encrypted-dns
#privacy #dns #network #mac
https://github.com/paulmillr/encrypted-dns
GitHub
GitHub - paulmillr/encrypted-dns: DNS over HTTPS config profiles for iOS & macOS
DNS over HTTPS config profiles for iOS & macOS. Contribute to paulmillr/encrypted-dns development by creating an account on GitHub.