♻️ update single page
This commit is contained in:
parent
8032c0473d
commit
9cb5a0b4ff
156
single-page
156
single-page
@ -3639,6 +3639,23 @@ outline: false
|
||||
|
||||
***
|
||||
|
||||
## Encryption / Certificates
|
||||
|
||||
* [How HTTPS Works](https://howhttps.works/) - Learn HTTPS
|
||||
* [mitmproxy](https://mitmproxy.org) - Interactive HTTPS Proxy / [GitHub](https://github.com/mitmproxy/mitmproxy)
|
||||
* [HTTPToolkit](https://httptoolkit.com/) - Intercept, Debug, and Mock HTTP(S)
|
||||
* [mitmproxy](https://mitmproxy.org/) / [GitHub](https://github.com/mitmproxy/mitmproxy) - Analyze and modify HTTPS traffic
|
||||
* [Mozilla SSL](https://ssl-config.mozilla.org/) - SSL Configuration Generator
|
||||
* [Hitch](https://www.varnish-software.com/community/hitch) - SSL / TLS Proxy / [GitHub](https://github.com/varnish/hitch)
|
||||
* [Let's Encrypt](https://letsencrypt.org/) or [Certbot](https://certbot.eff.org/) - Free TLS Certificates
|
||||
* [SSL for Free](https://www.sslforfree.com/) or [ZeroSSL](https://zerossl.com/) - Free SSL Certificates
|
||||
* [CertAlert](https://certalert.net/) - Alerts you when a TLS/SSL Certificate Expires
|
||||
* [acme.sh](https://github.com/acmesh-official/acme.sh) - Auto Issues / Certificate Renewal
|
||||
* [mkcert](https://github.com/FiloSottile/mkcert) - Locally Trusted Development Certificates
|
||||
* [SSLMate CAA](https://sslmate.com/caa/) - CAA Record Helper
|
||||
|
||||
***
|
||||
|
||||
## Encyclopedias
|
||||
|
||||
* ⭐ **[Wikipedia](https://www.wikipedia.org/)**, [WikiWand](https://www.wikiwand.com/), [Metastem](https://wiki.metastem.su/) or [ModernWiki](https://www.modernwiki.app/) - Encyclopedia
|
||||
@ -9187,7 +9204,8 @@ onMounted(() => {
|
||||
* 🌐 **[Awesome Web Scraping](https://github.com/lorien/awesome-web-scraping)** - Web Scraping Tools
|
||||
* 🌐 **[Awesome-crawler](https://github.com/BruceDone/awesome-crawler)** - Crawling Resources
|
||||
* ⭐ **[Instant Data Scraper](https://chromewebstore.google.com/detail/instant-data-scraper/ofaokhiedipichpaobibbnahnkdoiiah)** - Browser Extension
|
||||
* [Heritrix](https://heritrix.readthedocs.io/) / [GitHub](https://github.com/internetarchive/heritrix3) - Internet Archive's Web Crawler
|
||||
* [SpiderSuite](https://spidersuite.github.io/SSuite/) - Advanced Web Crawler / [GitHub](https://github.com/3nock/SpiderSuite)
|
||||
* [Heritrix](https://heritrix.readthedocs.io/) - Internet Archive's Web Crawler / [GitHub](https://github.com/internetarchive/heritrix3)
|
||||
* [80legs](https://80legs.com/) - Cloud-Based
|
||||
* [Crawly](https://crawly.diffbot.com/) - Online Scraper
|
||||
* [web.scraper.workers.dev](https://web.scraper.workers.dev/) - Web Scraper
|
||||
@ -15464,7 +15482,7 @@ onMounted(() => {
|
||||
* [AirBroke](https://airbroke.icorete.ch/) or [Glitchtip](https://glitchtip.com) - Error Tracking Platforms
|
||||
* [Code2Flow](https://app.code2flow.com/) or [Flowchart.js](https://flowchart.js.org/) - Code to Flowchart Converter
|
||||
* [UMLet](https://www.umlet.com/) or [JDL Studio](https://start.jhipster.tech/jdl-studio/) - Create UML Diagrams
|
||||
* [Wasmer](https://wasmer.io/) - WebAssembly Apps / Libraries
|
||||
* [Wasmer](https://wasmer.io/) - WebAssembly Runtime
|
||||
* [Decompiler](https://www.decompiler.com/) - Online Decompiler
|
||||
* [tuc](https://github.com/riquito/tuc) - Improved Code Cut
|
||||
* [Lepton](https://hackjutsu.com/Lepton/) or [Snipp.in](https://snipp.in/) - Code Snippet Managers
|
||||
@ -15473,7 +15491,6 @@ onMounted(() => {
|
||||
* [Mockium](https://softwium.com/mockium/) - Generate Test Data
|
||||
* [Globster](https://globster.xyz/) - Test Glob Patterns
|
||||
* [OctoLinker](https://octolinker.vercel.app/) - Turn Code Statements into Links / [GitHub](https://github.com/OctoLinker/OctoLinker)
|
||||
* [Shell Cloud](https://shell.cloud.google.com/) - Google Cloud Shell Environment
|
||||
* [BrickHub](https://brickhub.dev/) - Share Code Brick Templates
|
||||
* [Big List of Naughty Strings](https://github.com/minimaxir/big-list-of-naughty-strings) - Check for Edge Case Inputs
|
||||
* [overmind](https://github.com/DarthSim/overmind) or [foreman](https://github.com/ddollar/foreman) - Process Managers
|
||||
@ -15493,13 +15510,11 @@ onMounted(() => {
|
||||
* [ASTExplorer](https://astexplorer.net/) - AST Viewer
|
||||
* [Microdiff](https://github.com/AsyncBanana/microdiff) - Object and Array Comparison Library
|
||||
* [trzsz](https://trzsz.github.io/js) - Make trzsz Compatible with tmux in Terminal
|
||||
* [Countries](https://mledoze.github.io/countries/) - World Countries in JSON, CSV, XML & YAML
|
||||
* [Asciidoctor](https://asciidoctor.org/) - Convert AsciiDoc to HTML5, DocBook, PDF etc.
|
||||
* [PlantText](https://www.planttext.com/) - UML Editor
|
||||
* [glogg](https://glogg.bonnefon.org/) or [Log Parser Lizard](https://lizard-labs.com/log_parser_lizard.aspx) - Log Analyzation Utilities
|
||||
* [Code::Stats](https://codestats.net/) or [Wakatime](https://wakatime.com/) - Programmer Stat Tracking
|
||||
* [WiredJS](https://wiredjs.github.io/designer/) - Wireframe Designer
|
||||
* [pueue](https://github.com/Nukesor/pueue) - Shell Command Manager
|
||||
* [Winddown](https://github.com/schneefux/vscode-winddown) or [Sandman](https://alexanderepstein.github.io/Sandman/) - Coding Break Reminders
|
||||
* [Monaspace](https://monaspace.githubnext.com/), [ProgrammingFonts](https://www.programmingfonts.org/) or [Dev Fonts](https://devfonts.gafi.dev/) - Coding Fonts
|
||||
* [Dark Hamster](https://www.dark-hamster.com/) - IT Articles and Troubleshooting
|
||||
@ -15526,14 +15541,14 @@ onMounted(() => {
|
||||
* [Nomad](https://www.nomadproject.io/) / [GitHub](https://github.com/hashicorp/nomad), [Kamal](https://kamal-deploy.org/) / [Discord](https://discord.gg/YgHVT7GCXS) or [Waypoint](https://www.waypointproject.io) - App Deployment Automation
|
||||
* [Dotnet Content Creators](https://www.wearedotnet.io/) - .NET Content Creators Index
|
||||
* [Dotnet Releaser](https://github.com/xoofx/dotnet-releaser) - Automate Release of .NET Applications
|
||||
* [dnSpy](https://github.com/dnSpyEx/dnSpy) - .NET Debugger
|
||||
* [dnSpyEx](https://github.com/dnSpyEx/dnSpy) - .NET Debugger and Assembly Editor
|
||||
* [Gaultier Blog](https://gaultier.github.io/blog/x11_x64.html) - Learn x86-64 Assembly
|
||||
* [Crontab Guru](https://crontab.guru/) - Crontab Editor / Job Scheduler
|
||||
* [Cron AI](https://cron-ai.vercel.app/) or [Cron Cat](https://www.crontabcat.com/) - Convert Words to Cron Expressions
|
||||
* [Crontab Generator](https://crontab-generator.org/) - Generate Crontab Syntax
|
||||
* [shadcn-ui](https://ui.shadcn.com/) or [shadcn-svelte](https://shadcn-svelte.com) - Website Components
|
||||
* [Fluent Svelte](https://fluent-svelte.vercel.app/) - Microsoft's Fluent Design System in Svelte
|
||||
* [Slint](https://slint.dev) / [GitHub](https://github.com/slint-ui/slint), [Fyne](https://fyne.io/) or [QT Designer](https://build-system.fman.io/qt-designer-download) - GUI Development Tools
|
||||
* [mitmproxy](https://mitmproxy.org) / [GitHub](https://github.com/mitmproxy/mitmproxy) - HTTP Proxy
|
||||
* [BugSnag](https://www.bugsnag.com/) - Application Stability Monitor
|
||||
* [Inno Setup](https://jrsoftware.org/isinfo.php) or [InstallForge](https://www.installforge.net/) - Create Installation Programs
|
||||
* [Sparkle](https://sparkle-project.org) - MacOS Update Framework
|
||||
@ -15620,7 +15635,7 @@ onMounted(() => {
|
||||
* ↪️ **[Textures / Patterns](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_.25B7_textures_.2F_patterns)**
|
||||
* ↪️ **[Free Game Engines](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_game_engines)**
|
||||
* ↪️ **[3D Models / Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/img-tools#wiki_.25B7_3d_models)**
|
||||
* ↪️ **[Game Development Assets]()**
|
||||
* ↪️ **[Game Development Assets](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_game_development_assets)**
|
||||
* ⭐ **[SpriteFusion](https://www.spritefusion.com/)** - Tilemap Editor / [Discord](https://discord.gg/8sCEAspmBV)
|
||||
* [PICO-8](https://mboffin.itch.io/pico8-educational-toolset) - Basic Game Development Concepts / [Web Version](https://www.pico-8-edu.com/)
|
||||
* [SebastianLague](https://www.youtube.com/c/SebastianLague/playlists?view=50&sort=dd&shelf_id=4) - Game Development Tutorials
|
||||
@ -15636,6 +15651,7 @@ onMounted(() => {
|
||||
* [Serpent.ai](http://serpent.ai/) - Game Agent Framework
|
||||
* [Faux on 3D](https://gizmo199.itch.io/fauxton3d) - Sprite Stacking Framework
|
||||
* [Phaser](https://phaser.io/) - Mobile HTML5 Game Framework
|
||||
* [PlayCanvas](https://playcanvas.com/) - Build HTML5 Visualizations / Games
|
||||
* [Tracy Profiler](https://github.com/wolfpld/tracy) - Frame Profiler
|
||||
* [PlanetSide](https://planetside.co.uk/) - CG Environment Generator
|
||||
* [MapEditor](https://www.mapeditor.org/) or [Tilesetter](https://www.tilesetter.org/) - Level Editor
|
||||
@ -15645,10 +15661,6 @@ onMounted(() => {
|
||||
* [QB64SourceCode](https://www.qb64tutorial.com/) - QB64 Game Programming Tutorials
|
||||
* [Fantasy Consoles / Computers](https://github.com/paladin-t/fantasy) - List of Fantasy Consoles and Computers
|
||||
* [Kaboomjs](https://kaboomjs.com/) - Quickly Make Games with Javascript
|
||||
* [PlayCanvas](https://playcanvas.com/) - Build HTML5 Visualizations / Games
|
||||
* [APlayer](http://aplayer.js.org) - HTML Audio Player
|
||||
* [DPlayer](https://dplayer.diygod.dev/) - HTML Video Player
|
||||
* [xgplayer](https://h5player.bytedance.com/en/) - HTML5 Video Player
|
||||
* [inkle](https://www.inklestudios.com/ink/) - Game Narrative Scripting Language
|
||||
* [Mansion Generator](https://watabou.itch.io/procgen-mansion) - Procedural Mansions Generator
|
||||
* [ProFantasy](https://rpgmaps.profantasy.com/) - Fantasy Map Making Tutorials
|
||||
@ -15705,12 +15717,11 @@ onMounted(() => {
|
||||
|
||||
***
|
||||
|
||||
|
||||
## ▷ Git Tools
|
||||
|
||||
* 🌐 **[Console](https://console.substack.com/)** - Search Projects on OpenSourceHub.io
|
||||
* 🌐 **[Awesome README](https://github.com/matiassingers/awesome-readme)** - GitHub Readme Resources
|
||||
* 🌐 **[Forge Comparison](https://git.sdf.org/humanacollaborator/humanacollabora/src/branch/master/forge_comparison.md)**, [Forgejo](https://forgejo.org/compare/#only-develops-free-software) or [Forgeperf.org](https://forgeperf.org/) - Git Colab Tool Comparison
|
||||
* 🌐 **[Forge Comparison](https://git.sdf.org/humanacollaborator/humanacollabora/src/branch/master/forge_comparison.md)**, [Forgejo](https://forgejo.org/compare/#only-develops-free-software) or [Forgeperf.org](https://forgeperf.org/) - Git Collab Tool Comparison
|
||||
* ↪️ **[Git Project Indexes](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_git_projects)**
|
||||
* ⭐ **[Git-Fork](https://git-fork.com/)** or [GitQlient](https://github.com/francescmm/GitQlient) - Git Desktop Clients
|
||||
* ⭐ **[Codeberg](https://codeberg.org/)**, [Drift](https://drift.lol/), [Gitea](https://about.gitea.com/), [GitLab](https://about.gitlab.com/) or [sourcehut](https://sourcehut.org/) - GitHub Alternatives
|
||||
@ -15723,7 +15734,7 @@ onMounted(() => {
|
||||
* [Git+ Coach](https://github.com/vishal2376/git-coach) - Git Learning App
|
||||
* [Git Tutorial](https://4geeksacademy.github.io/git-interactive-tutorial/) - Interactive Git Tutorial
|
||||
* [Git Time](https://git.bradwoods.io/) - Git Version Control System Learning Game
|
||||
* [Gittea.dev](https://gittea.dev/), [Savannah](https://savannah.gnu.org/), [FSFE](https://git.fsfe.org/), [git.sr.ht](https://git.sr.ht/), [GitGud](https://gitgud.io/), [CDM Project](https://cdm-project.com/) or [Notabug](https://notabug.org/) - Git Hosting / Software Forge
|
||||
* [Gittea.dev](https://gittea.dev/), [Savannah](https://savannah.gnu.org/), [FSFE](https://git.fsfe.org/), [git.sr.ht](https://git.sr.ht/), [GitGud](https://gitgud.io/) or [Notabug](https://notabug.org/) - Git Hosting / Software Forge
|
||||
* [Forgejo](https://forgejo.org/) or [Gogs](https://gogs.io/) - Self-Hosted Git Services / Forge
|
||||
* [posh-git](https://github.com/dahlbyk/posh-git) - Git Powershell Environment
|
||||
* [up-for-grabs](https://up-for-grabs.net/) - Curated List of Tasks for New Contributes
|
||||
@ -15846,15 +15857,15 @@ onMounted(() => {
|
||||
|
||||
* ↪️ **[CLI Cheat Sheets](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_cli_cheat_sheets)**
|
||||
* [OhMyPosh](https://ohmyposh.dev/) - Terminal Theme Engine
|
||||
* [HTTPie](https://httpie.io/) - Command-Line HTTP Client
|
||||
* [cURL](https://curl.se/) - Transfer Data with URLs / [Converter](https://curlconverter.com/)
|
||||
* [WNIX](https://gitlab.com/gokhanettin/wnix) - UNIX-like Windows Development Environment
|
||||
* [ripgrep](https://github.com/BurntSushi/ripgrep) or [Sift](https://sift-tool.org/) - grep Alternatives
|
||||
* [Edbrowse](https://edbrowse.org/) - Command Line Editor / Browser / Mail Client
|
||||
* [Command Not Found](https://command-not-found.com/) - Install Missing Commands
|
||||
* [Atuin](https://atuin.sh/) - Sync, search and backup shell history
|
||||
* [Shell Cloud](https://shell.cloud.google.com/) - Google Cloud Shell Environment
|
||||
* [pueue](https://github.com/Nukesor/pueue) - Shell Command Manager
|
||||
* [Zoxide](https://github.com/ajeetdsouza/zoxide) - Improved CD Command
|
||||
* [YQ](https://mikefarah.gitbook.io/yq/) / [GitHub](https://github.com/mikefarah/yq) - Portable YAML Processor
|
||||
* [yoctocolors](https://github.com/sindresorhus/yoctocolors) - Command Line Coloring Package
|
||||
* [open](https://github.com/sindresorhus/open) - Open URLs, Files, Executables in CLI or Scripts
|
||||
* [VisiData](https://www.visidata.org/) - Spreadsheet CLI Editor
|
||||
@ -15869,13 +15880,14 @@ onMounted(() => {
|
||||
* 🌐 **[Free AI Stuff](https://github.com/zukixa/cool-ai-stuff)** or [API Together](https://api.together.xyz/playground) - AI APIs and Sites
|
||||
* ⭐ **[hoppscotch](https://hoppscotch.io/)**, [Firecamp](https://firecamp.dev/), [Strapi](https://strapi.io/), or [Postman](https://www.postman.com/) - API Builders
|
||||
* ⭐ **[Shizuku](https://shizuku.rikka.app/)** - Connect Apps to APIs
|
||||
* [HTTPie](https://httpie.io/) - Test REST, GraphQL, and HTTP APIs
|
||||
* [Rest Test Test](https://resttesttest.com/) - Test REST / CORS Services
|
||||
* [Beeceptor](https://beeceptor.com/) - Mock REST APIs
|
||||
* [Siesta](http://siestaframework.com) - Write REST API Clients for iOS / macOS
|
||||
* [Pipedream](https://pipedream.com/) - Connect APIs / [Tutorial](https://gist.github.com/ItsRauf/48f252c931ac394b1395312b61b8e35b)
|
||||
* [FastAPI](https://fastapi.tiangolo.com/) - API Framework
|
||||
* [Beeceptor](https://beeceptor.com/) - Mock REST APIs
|
||||
* [Insomnia](https://insomnia.rest/) or [Insomnium](https://github.com/ArchGPT/insomnium) (Privacy focused fork) - API Clients
|
||||
* [Bruno](https://www.usebruno.com/) - API Testing Client
|
||||
* [Siesta](http://siestaframework.com) - Write REST API Clients for iOS / macOS
|
||||
* [WebAuthn](https://webauthn.io/) - Data Security Authentication API
|
||||
* [ReDoc](https://redocly.github.io/redoc/) - Generate API Documentation
|
||||
* [Mockable](https://www.mockable.io/), [Mocky](https://designer.mocky.io/) or [MockLab](https://www.wiremock.io/) - Mock APIs
|
||||
* [{JSON} Placeholder](https://jsonplaceholder.typicode.com/) - Fake APIs
|
||||
@ -15894,7 +15906,7 @@ onMounted(() => {
|
||||
|
||||
* 🌐 **[Awesome Machine Learning](https://github.com/josephmisiti/awesome-machine-learning)**, [Caffee](https://caffe.berkeleyvision.org/) / [Github](https://github.com/BVLC/caffe), [SuperAGI](https://superagi.com/) / [GitHub](https://github.com/TransformerOptimus/SuperAGI), [Rasa](https://rasa.com/docs/rasa/) or [OpenNN](https://www.opennn.net/) / [Github](https://github.com/Artelnics/OpenNN) - Machine Learning Frameworks
|
||||
* 🌐 **[Awesome List of Awesomes](https://github.com/Nachimak28/awesome-list-of-awesomes)**, [Awesome ML](https://github.com/underlines/awesome-marketing-datascience/), [Awesome LLM JSON](https://github.com/imaurer/awesome-llm-json), [CyberCowboy](https://local-llm.cybercowboy.de) or [ML_Resources](https://github.com/tunguz/ML_Resources) - Machine Learning Resources
|
||||
* 🌐 **[Awesome Google Colab](https://github.com/firmai/awesome-google-colab)** - Machine Learning Colabs
|
||||
* 🌐 **[Awesome Google Colab](https://github.com/firmai/awesome-google-colab)** - Machine Learning Collabs
|
||||
* 🌐 **[Awesome Machine Learning Art](https://github.com/vibertthio/awesome-machine-learning-art)** - Machine Learning Art Resources
|
||||
* 🌐 **[Awesome Instruction Dataset](https://github.com/yaodongC/awesome-instruction-dataset)** or [Dataset Card for Alpaca](https://huggingface.co/datasets/tatsu-lab/alpaca) - Language Model Training Datasets
|
||||
* ⭐ **[Hugging Face](https://huggingface.co/)** or [OpenML](https://www.openml.org/) - Machine Learning Datasets
|
||||
@ -16190,7 +16202,6 @@ onMounted(() => {
|
||||
* [FrontEndMentor](https://www.frontendmentor.io/), [Phuoc](https://phuoc.ng/) or [Frontend Challenges](https://github.com/felipefialho/frontend-challenges) - Frontend Design Challenges
|
||||
* [Frontend Learning Kit](https://github.com/sadanandpai/frontend-learning-kit) - Frontend Learning Index
|
||||
* [Frontend Bootcamp](https://microsoft.github.io/frontend-bootcamp/) - Frontend Workshop
|
||||
* [Gaultier Blog](https://gaultier.github.io/blog/x11_x64.html) - Learn x86-64 Assembly
|
||||
* [Design Pattern for Humans](https://github.com/kamranahmedse/design-patterns-for-humans) - Guide on Design Patterns
|
||||
|
||||
***
|
||||
@ -16217,6 +16228,8 @@ onMounted(() => {
|
||||
* [explaine.rs](https://jrvidal.github.io/explaine.rs/) - Rust Syntax Explanation
|
||||
* [Learn Perl](https://www.learn-perl.org/) - Learn Perl
|
||||
|
||||
***
|
||||
|
||||
## ▷ Python
|
||||
|
||||
* 🌐 **[Awesome Python](https://awesome-python.com/)** - Python Resources
|
||||
@ -16293,14 +16306,13 @@ onMounted(() => {
|
||||
* ⭐ **[FullStackOpen](https://fullstackopen.com/en/)** - Full Stack Course
|
||||
* ⭐ **[LandChad](https://landchad.net/)** or [learn.sadgrl.online](https://learn.sadgrl.online/) - Site Development Guides
|
||||
* ⭐ **[Learn to Code HTML & CSS](https://learn.shayhowe.com/)** - HTML/CSS Course
|
||||
* ⭐ **[mess with dns](https://messwithdns.net/)** - Experiment with DNS
|
||||
* [HTMLDog](https://htmldog.com/) - HTML/CSS and JavaScript Tutorials
|
||||
* [Web Dev for Beginners](https://microsoft.github.io/Web-Dev-For-Beginners/) - Web Dev Course
|
||||
* [Aquent Gymnasium](https://thegymnasium.com/) - Web Dev Tutorials
|
||||
* [Dash](https://dash.generalassemb.ly/) - Web Dev Courses
|
||||
* [Web Skills](https://andreasbm.github.io/web-skills/), [web.dev](https://web.dev/learn) or [Encodedna](https://www.encodedna.com/) - Web Dev Guides
|
||||
* [Codevolution](https://www.youtube.com/@Codevolution) - Web Dev Video Lessons
|
||||
* [Local-First Web](https://localfirstweb.dev/) - Local-First Web Development Guide / [Discord](https://discord.gg/lfwdev)
|
||||
* [HTMLDog](https://htmldog.com/) - HTML/CSS and JavaScript Tutorials
|
||||
* [DOM Events](https://domevents.dev/) - Learn about DOM Events
|
||||
* [backendlore](https://github.com/fpereiro/backendlore) - Backend Coding Guide
|
||||
* [backend-challenges](https://github.com/CollabCodeTech/backend-challenges) - Backend Challenges for Practice
|
||||
@ -16308,9 +16320,7 @@ onMounted(() => {
|
||||
* [STPG](https://stpg-tk.netlify.app/guides/) - Startpage Creation Guides / [Discord](https://discord.com/invite/ExAGgVR)
|
||||
* [Web Design in 4 Minutes](https://jgthms.com/web-design-in-4-minutes/) or [Strml](https://www.strml.net/) - Interactive Web Design Tutorial
|
||||
* [WebGL and GLSL Workshop](https://mattdesl.github.io/workshop-webgl-glsl/) - Interactive WebGL / GLSL Tutorial
|
||||
* [LearningSEO](https://learningseo.io/) - SEO Guides
|
||||
* [SEO Cheat Sheet](https://seo-cheat-sheet.9elements.com/) - SEO Cheat Sheet
|
||||
* Comic Lessons - [DNS](https://howdns.works/) / [DNSSEC](https://howdnssec.works/) / [HTTPS](https://howhttps.works/)
|
||||
* [Prepostseo](https://prepostseo.com/), [SEOMagnifier](https://seomagnifier.com/), [LearningSEO.io](https://learningseo.io/) or [SEO Cheat Sheet](https://seo-cheat-sheet.9elements.com/) - SEO Tools / Resources
|
||||
|
||||
***
|
||||
|
||||
@ -16329,13 +16339,16 @@ onMounted(() => {
|
||||
* [gd2md-html](https://github.com/evbacher/gd2md-html) - Convert Google Doc to HTML
|
||||
* [HEAD](https://htmlhead.dev/) - HTML head Element Guide
|
||||
* [HTML DOM](https://phuoc.ng/collection/html-dom/) - Learn DOM Manipulation
|
||||
* [APlayer](http://aplayer.js.org) - HTML Audio Player
|
||||
* [DPlayer](https://dplayer.diygod.dev/) - HTML Video Player
|
||||
* [xgplayer](https://h5player.bytedance.com/en/) - HTML5 Video Player
|
||||
|
||||
***
|
||||
|
||||
## ▷ CSS
|
||||
|
||||
* 🌐 **[Awesome CSS](https://github.com/awesome-css-group/awesome-css)** - CSS Resources
|
||||
* ↪️ **[CSS Framework Tools]()**
|
||||
* ↪️ **[CSS Framework Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_css_framework_tools)**
|
||||
* [BEM Cheat Sheet](https://bem-cheat-sheet.9elements.com/) - BEM Cheat Sheet
|
||||
* [CSS Cheat Sheet](https://docs.emmet.io/cheat-sheet/), [SmolCSS](https://smolcss.dev/) or [CSS Tricks](https://css-tricks.com/snippets/) - CSS Cheat Sheets
|
||||
* [Easings](https://easings.net/) - CSS Animation Cheat Sheet
|
||||
@ -16383,8 +16396,8 @@ onMounted(() => {
|
||||
## ▷ JavaScript
|
||||
|
||||
* 🌐 **[Awesome Javascript](https://github.com/sorrycc/awesome-javascript)** - Javascript Resources
|
||||
* ↪️ **[TypeScript Tools]()**
|
||||
* ↪️ **[Vue Tools]()**
|
||||
* ↪️ **[TypeScript Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_typescript_tools)**
|
||||
* ↪️ **[Vue Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage/#wiki_vue_tools)**
|
||||
* ⭐ **[JavaScript.info](https://javascript.info/)**, [Patterns.dev](https://www.patterns.dev/) or [30 Days Of JavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript) - Javascript Learning Sites
|
||||
* [Leaflet](https://leafletjs.com/) - Javascript Library for Interactive Maps
|
||||
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) or [EloquentJavascript](https://eloquentjavascript.net/) - Javascript Learning Books
|
||||
@ -16479,8 +16492,6 @@ onMounted(() => {
|
||||
* [ElasticSearch](https://www.elastic.co/products/elasticsearch) / [GitHub](https://github.com/elastic/elasticsearch) - Search & Analytics Engine
|
||||
* [SerPreview](https://serpreviewtool.com/) - Site Search Results
|
||||
* [Robots.txt Tester](https://support.google.com/webmasters/answer/6062598) - Test Your robots.txt
|
||||
* [Charles 3](https://www.charlesproxy.com/download/previous-release/) / [Activation](https://rentry.co/FMHYBase64#charles-activate) - Web Debugging Proxy App
|
||||
* [CORS Proxy](https://corsproxy.github.io/) - Free CORS Proxy
|
||||
* [Tabler](https://tabler.io/) - Site Admin Dashboard
|
||||
* [Octopus](https://octopus.do/sitemap) - Site Planning Tool
|
||||
* [Browser Default Styles](https://browserdefaultstyles.com/) - Default Browser Style Search
|
||||
@ -16489,23 +16500,18 @@ onMounted(() => {
|
||||
* [WireFlow](https://wireflow.co/) - Flow Prototype Maker
|
||||
* [Lenis](https://lenis.studiofreight.com/) - Smooth Scroll Library
|
||||
* [Open Source Guides](https://opensource.guide/) - Open Source Software Tips / [GitHub](https://github.com/github/opensource.guide)
|
||||
* [SSLMate CAA](https://sslmate.com/caa/) - CAA Record Helper
|
||||
* [free-website-translation](http://free-website-translation.com/), [transdict](http://transdict.com/meta/website.html) or [conveythis](https://www.conveythis.com/) - Website Translators
|
||||
* [Statically](https://statically.io/) - Load Websites Faster
|
||||
* [Rest Test Test](https://resttesttest.com/) - Test REST / CORS Services
|
||||
* [WebUI](https://webui.me/) - Embed WebUI Libraries in Project
|
||||
* [Dagu](https://dagu.readthedocs.io) / [GitHub](https://github.com/dagu-dev/dagu) - WebUI Job Manager
|
||||
* [httpbin](https://httpbin.org/) or [Requestbin](https://pipedream.com/requestbin) - HTTP Request & Response Service
|
||||
* [Certbot](https://certbot.eff.org/) - Free HTTPS Certificates
|
||||
* [QuickEmailVerification](https://quickemailverification.com/), [Email Marker](https://www.emailmarker.com/) or [ZeroBounce](https://www.zerobounce.net/) - Email Validation Services
|
||||
* [RequestBin](https://pipedream.com/requestbin) - Easy Webhook Debugging & Integration
|
||||
* [Plow](https://github.com/six-ddc/plow) - HTTP Benchmarking
|
||||
* [http-server](https://github.com/http-party/http-server) - No Config HTTP Server
|
||||
* [Apache](https://httpd.apache.org/) - HTTP Server
|
||||
* [h5ai](https://larsjung.de/h5ai/) - HTTP Web Server Index / [GitHub](https://github.com/lrsjng/h5ai)
|
||||
* [Hydra](https://github.com/ory/hydra) - OAuth 2.0 Server / OpenID Connect Provider
|
||||
* [Easegress](https://github.com/megaease/easegress) - Traffic Orchestration System
|
||||
* [HITS](https://hits.seeyoufarm.com/) - Website Traffic Badges
|
||||
* [Partytown](https://partytown.builder.io) / [GitHub](https://github.com/BuilderIO/partytown) - Relocate Scripts to Web Worker
|
||||
* [SuperTokens](https://supertokens.com/) or [Lucia](https://lucia-auth.com/) - User Authentication
|
||||
* [Flounder](https://flounder.online/) - Gemini Website Builder
|
||||
* [Transform](https://transform.tools/) - Polyglot Web Converter
|
||||
* [Framer](https://www.framer.com/) - Interactive Site / App Design Tool
|
||||
@ -16520,7 +16526,6 @@ onMounted(() => {
|
||||
* [Medusa](https://medusajs.com) - Digital Commerce Development Tool
|
||||
* [Can I Use?](https://caniuse.com/) - Browser Support Tables
|
||||
* [Appwrite](https://appwrite.io/) or [Shuttle](https://www.shuttle.rs/) - Open-Source Backend Platforms
|
||||
* [squid](http://www.squid-cache.org/) - Caching Proxy / [MSI Installer](https://squid.diladele.com/)
|
||||
* [Check for Cloudflare](https://checkforcloudflare.selesti.com/) - Check Sites for Cloudflare
|
||||
* [CFScanner](https://github.com/MortezaBashsiz/CFScanner/), [scanner](https://ircfspace.github.io/scanner/) or [cf-ip-scanner-py](https://github.com/vfarid/cf-ip-scanner-py) - Cloudflare IP Scanners
|
||||
* [cloudflare-ip-tester-app](https://github.com/xianshenglu/cloudflare-ip-tester-app/) - Cloudflare IP Tester
|
||||
@ -16548,10 +16553,12 @@ onMounted(() => {
|
||||
* [Traefik](https://traefik.io/) - Cloud Native Stack
|
||||
* [Amazon S3](https://aws.amazon.com/s3) - Cloud Object Storage Amazon Simple Service Storage / [Desktop](https://s3browser.com/)
|
||||
* [howtheyaws](https://github.com/upgundecha/howtheyaws) - List of How Organizations Use AWS
|
||||
* [QuickEmailVerification](https://quickemailverification.com/), [Email Marker](https://www.emailmarker.com/) or [ZeroBounce](https://www.zerobounce.net/) - Email Verification Service
|
||||
* [Improvemx](https://improvmx.com/) - Domain Email Forwarding
|
||||
* [Postal](https://docs.postalserver.io/) - Mail Delivery Platform
|
||||
* [Microlink SDK](https://microlink.io/sdk) / [GitHub](https://github.com/microlinkhq/sdk), [React Tiny Link](https://winhtaikaung.github.io/react-tiny-link/) / [GitHub](https://github.com/winhtaikaung/react-tiny-link) or [Link Preview JS](https://github.com/OP-Engineering/link-preview-js) - Create Link Previews
|
||||
* [Charles 3](https://www.charlesproxy.com/download/previous-release/) / [Activation](https://rentry.co/FMHYBase64#charles-activate) - Web Debugging Proxy App
|
||||
* [CORS Proxy](https://corsproxy.github.io/) - Free CORS Proxy
|
||||
* [squid](http://www.squid-cache.org/) - Caching Proxy / [MSI Installer](https://squid.diladele.com/)
|
||||
* [V2Ray](https://www.v2fly.org/) - Proxy Software
|
||||
* [Traefik](https://traefik.io/traefik/), [frp](https://github.com/fatedier/frp) or [reverse-proxy](https://github.com/microsoft/reverse-proxy) - Reverse Proxies
|
||||
* [WhatPWACanDo](https://whatpwacando.today/) - PWA Examples
|
||||
@ -16560,7 +16567,6 @@ onMounted(() => {
|
||||
* [Laravel](https://laravel.com/) or [Lona](https://lona-web.org/1.x/) - Web App Framework
|
||||
* [PWABuilder](https://www.pwabuilder.com/) - Turn Site into Progressive Web App
|
||||
* [Chaos Frontend Toolkit](https://chaos-frontend-toolkit.web.app/) - Break Your Web Apps to Improve Them
|
||||
* [ZAP](https://www.zaproxy.org/) - Web App Security Testing
|
||||
* [PWA Screenshot Generator](https://progressier.com/pwa-screenshots-generator) - Generate PWA Screenshots
|
||||
* [Form To Chatbot](https://formtochatbot.com/) - Convert Google Form to Chatbot
|
||||
* [Stackbit](https://www.stackbit.com/) - JamStack Tools
|
||||
@ -16657,7 +16663,6 @@ onMounted(() => {
|
||||
* 🌐 **[Awesome Cloudflare](https://github.com/irazasyed/awesome-cloudflare)** - Cloudflare Resources
|
||||
* 🌐 **[VPS Comparison Chart](https://lowendstock.com/deals/)** or [Bitcoin VPS](https://bitcoin-vps.com/) - VPS Comparisons
|
||||
* ↪️ **[Free Webhosting Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_webhosting_sites)**
|
||||
* ↪️ **[Free DNS Servers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_dns_servers)**
|
||||
* ↪️ **[Domain Info Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_domain_info_tools)**
|
||||
* ↪️ **[Domain Availability](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_domain_availability)**
|
||||
* ⭐ **[Offshore.CAT](https://offshore.cat/)** - DMCA Ignoring Hosting List
|
||||
@ -16667,10 +16672,6 @@ onMounted(() => {
|
||||
* [Sentora](https://sentora.org/) or [Moonlight](https://github.com/Moonlight-Panel/Moonlight) - Web Hosting Panels
|
||||
* [SegFault](https://shell.segfault.net/) - Disposable Root Servers
|
||||
* [GetDeploying](https://getdeploying.com/) - Compare Cloud Providers
|
||||
* [DNSPerf](https://www.dnsperf.com/dns-providers-list/) - DNS Provider Rankings
|
||||
* [GRC DNSBench](https://www.grc.com/dns/benchmark.htm) - DNS Benchmark
|
||||
* [DNS over HTTPS](https://github.com/curl/curl/wiki/DNS-over-HTTPS) - HTTPS DoH Queries
|
||||
* [DNS Propagation](https://dnspropagation.net/) - DNS Checker
|
||||
* [Meta Tag Gen](https://lewdev.github.io/apps/meta-tag-gen/), [OpenGraph](https://www.opengraph.xyz/) or [MetaTags](https://metatags.io/) - Meta Tag Generators
|
||||
* [DNForum](https://www.dnforum.com/) - Domain Name Forum
|
||||
* [WorthBuck](https://worthbuck.com/) or [SitePriace](https://www.siteprice.org/) - Domain Price Estimations
|
||||
@ -16683,13 +16684,6 @@ onMounted(() => {
|
||||
* [PingDom](https://tools.pingdom.com) - Ping Website
|
||||
* [Kener](https://kener.ing/) - Self-Hosted Status Page
|
||||
* [Oracle VPS](https://rentry.co/oraclevps) - VPS
|
||||
* [Hitch](https://hitch-tls.org/) - SSL / TLS Proxy
|
||||
* [acme.sh](https://github.com/acmesh-official/acme.sh) - Auto Issues / Certificate Renewal
|
||||
* [Let's Encrypt](https://letsencrypt.org/) - Free TLS Certificates
|
||||
* [SSL for Free](https://www.sslforfree.com/) or [ZeroSSL](https://zerossl.com/) - Free SSL Certificates
|
||||
* [CertAlert](https://certalert.net/) - Alerts you when a TLS/SSL Certificate Expires
|
||||
* [mkcert](https://github.com/FiloSottile/mkcert) - Locally Trusted Development Certificates
|
||||
* [SSL Config Generator](https://ssl-config.mozilla.org/) - Generate SSL Configurations
|
||||
* [Sandstorm](https://sandstorm.org/), [Cosmos](https://cosmos-cloud.io/) or [CloudRon](https://www.cloudron.io/) - Web App Hosts
|
||||
* [vichan](https://vichan.info) / [GitHub](https://github.com/vichan-devel/vichan) or [overscript](https://overscript.net/) - Imageboard Hosting
|
||||
* [ProBoards](https://www.proboards.com/) - Forum & Imageboard Hosting
|
||||
@ -16713,12 +16707,12 @@ onMounted(() => {
|
||||
|
||||
***
|
||||
|
||||
## ▷ Regex Tools
|
||||
|
||||
* **Note** - You can use AI chatbots like ChatGPT to create complex regex patterns more easily.
|
||||
|
||||
***
|
||||
|
||||
## ▷ Regex Tools
|
||||
|
||||
* 🌐 **[Awesome Regex](https://github.com/aloisdg/awesome-regex)** - Regex Resources
|
||||
* ⭐ **[Regex Vis](https://regex-vis.com/)**, [Regulex](https://jex.im/regulex/), [Regexper](https://regexper.com/) - Regex Visualizer
|
||||
* ⭐ **[RegexLearn](https://regexlearn.com/)**, [refrf.dev](https://refrf.dev/) or [learn-regex](https://github.com/ziishaned/learn-regex) - Learn Regex
|
||||
@ -16771,10 +16765,11 @@ onMounted(() => {
|
||||
# ► Cybersecurity
|
||||
|
||||
* 🌐 **[Free Cyber Resources](https://github.com/gerryguy311/Free_CyberSecurity_Professional_Development_Resources)**, [BlueTeam Tools](https://github.com/A-poc/BlueTeam-Tools) or [Applied Cybersecurity](https://www.nist.gov/itl/applied-cybersecurity/nice/resources/online-learning-content) - Cybersecurity Learning Resources
|
||||
* 🌐 **[CTF Sites](https://ctfsites.github.io/)**, [echoCTF.RED](https://echoctf.red/), [picoCTF](https://picoctf.org/), [CTF Beginners Guide](https://jaimelightfoot.com/blog/so-you-want-to-ctf-a-beginners-guide/) or [CTFLearn](https://ctflearn.com/) - CTF Challenges / Resources
|
||||
* ↪️ **[Pentesting Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_pentesting_resources)**
|
||||
* ⭐ **[crackmes.one](https://crackmes.one/)** / [Discord](https://discord.com/invite/2pPV3yq), [Hackers101](https://www.hacker101.com/), [EchoCTF](https://echoctf.red/), [SmashTheStack](https://smashthestack.org/), [WebHacking](https://webhacking.kr/) or [DefendTheWeb](https://defendtheweb.net/) - Cybersecurity Challenges
|
||||
* ⭐ **[crackmes.one](https://crackmes.one/)** / [Discord](https://discord.com/invite/2pPV3yq), [Hackers101](https://www.hacker101.com/), [SmashTheStack](https://smashthestack.org/), [WebHacking](https://webhacking.kr/) or [DefendTheWeb](https://defendtheweb.net/) - Cybersecurity Challenges
|
||||
* [Skills for All](https://skillsforall.com/) or [90DaysOfCyberSecurity](https://github.com/farhanashrafdev/90DaysOfCyberSecurity) - Cybersecurity Courses
|
||||
* [picoCTF](https://picoctf.org/), [TryHackMe](https://tryhackme.com/), [CTF Guide](https://jaimelightfoot.com/blog/so-you-want-to-ctf-a-beginners-guide/), [CTFLearn](https://ctflearn.com/), [Hack The Box](https://www.hackthebox.com/) or [OpenSecurityTraining2](https://opensecuritytraining.info/) - Cybersecurity Lessons
|
||||
* [TryHackMe](https://tryhackme.com/), [Hack The Box](https://www.hackthebox.com/) or [OpenSecurityTraining2](https://opensecuritytraining.info/) - Cybersecurity Lessons
|
||||
* [Cyber Talent Kids](https://cybertalentskids.com/) or [Teach Yourself Info Sec](https://teachyourselfinfosec.com/) - Learn About Cybersecurity
|
||||
* [pwn.college](https://pwn.college/) - Cybersecurity Practice
|
||||
* [OverTheWire](https://overthewire.org/wargames/) - Cybersecurity Learning Game
|
||||
@ -16784,6 +16779,8 @@ onMounted(() => {
|
||||
* [John Hammond](https://www.youtube.com/@_JohnHammond) or [LowLevelLearning](https://www.youtube.com/@LowLevelLearning/) - Cybersecurity YouTube Tutorials
|
||||
* [sha256_project](https://github.com/oconnor663/sha256_project) or [cryptohack](https://cryptohack.org/) - Cryptography Learning
|
||||
|
||||
***
|
||||
|
||||
## ▷ Tools / Resources
|
||||
|
||||
* 🌐 **[Awesome Cyber Security](https://github.com/fabionoth/awesome-cyber-security)**, [Awesome Security](https://github.com/sbilly/awesome-security), [Rawsec's CyberSecurity Inventory](https://inventory.raw.pm/), [Cybersecurity-Resources](https://github.com/Nickyie/Cybersecurity-Resources), [Infosec Resources](https://github.com/stong/infosec-resources) or [Anon Security](https://t.me/anon_server) - Cybersecurity Resources
|
||||
@ -16792,13 +16789,7 @@ onMounted(() => {
|
||||
* ⭐ **[What](https://github.com/bee-san/pyWhat)** - File Analyzer
|
||||
* [Open Source Security Software](https://open-source-security-software.net/) - Cybersecurity Software
|
||||
* [Advisory Database](https://github.com/github/advisory-database), [ThreatFox](https://threatfox.abuse.ch/) or [Att&ck](https://attack.mitre.org/) - Cybersecurity Defense Databases
|
||||
* [SSuite](https://spidersuite.github.io/SSuite/) - Web Security App
|
||||
* [Tempesta FW](https://tempesta-tech.com/) - DDoS / Web Attack Protection
|
||||
* [mitmproxy](https://mitmproxy.org/) / [GitHub](https://github.com/mitmproxy/mitmproxy) - Analyze and modify HTTPS traffic
|
||||
* [Shisho](https://shisho.dev/) - Infrastructure Code Security Patcher
|
||||
* [DNSDumpster](https://dnsdumpster.com/), [DNS Watch](https://dnswatch.info) or [WhatsMyDNS](https://whatsmydns.net/) - DNS Lookup / Security
|
||||
* [IPv6 Leak Test](https://ip6.nl/), [Test-IPv6](https://test-ipv6.com/) or [IPv6 Test](https://ipv6-test.com/) - IPV6 Test
|
||||
* [How To Turn off IPv6](https://www.itechguides.com/disable-ipv6-windows-10/) - Prevent IPv6 Leaks
|
||||
* [osquery](https://osquery.io) or [Nmap](https://nmap.org/) - Security Monitors
|
||||
* [Canarytokens](https://canarytokens.org/generate) - Network Breach Check
|
||||
* [Nuclei](https://docs.projectdiscovery.io/tools/nuclei) / [GitHub](https://github.com/projectdiscovery/nuclei) or [NVD](https://nvd.nist.gov/) - Vulnerability Tracking / Scanning
|
||||
@ -16808,17 +16799,13 @@ onMounted(() => {
|
||||
* [ThreatMap](https://threatmap.checkpoint.com/) or [CyberMap](https://cybermap.kaspersky.com/) - Live Malware Distribution Maps
|
||||
* [VirusShare](https://virusshare.com/), [PulseDive](https://pulsedive.com/) or [Malpedia](https://malpedia.caad.fkie.fraunhofer.de/) - Malware Search
|
||||
* [The Void](https://www.thevoid.community/) - Software Incident Reports
|
||||
* [Fail2Ban](https://github.com/fail2ban/fail2ban) - Protect Servers from Brute Force Attacks
|
||||
* [OpenSCA-CLI](https://github.com/XmirrorSecurity/OpenSCA-cli) - Composition Analysis for Third Party Components
|
||||
* [Unblob](https://unblob.org/) - Extraction Suite
|
||||
* [Security Onion Solutions](https://securityonionsolutions.com/), [Wazuh](https://wazuh.com/) or [Snyk](https://snyk.io/) / [GitHub](https://github.com/snyk/cli) - Site Security Monitor
|
||||
* [Greenbone](https://github.com/greenbone) - Vulnerability Management
|
||||
* [Evervault](https://evervault.com/) - Security / Compliance Infrastructure
|
||||
* [HTTPToolkit](https://httptoolkit.com/) - Debug, Test & Build with HTTP(S)
|
||||
* [IP Intelligence](https://getipintel.net/), [AbuseIPDB](https://www.abuseipdb.com/) or [Proxy Check](https://proxycheck.io/) - Proxy / VPN / Bad IP Detection
|
||||
* [DarkVisitors](https://darkvisitors.com/) - Autonomous Chatbots / Data Scraper List
|
||||
* [Al-Khaser](https://github.com/LordNoteworthy/al-khaser) - Anti-Malware Stress Test
|
||||
* [HTTPLeaks](https://github.com/cure53/HTTPLeaks) - HTTP Sites Leak Information
|
||||
* [Cryptography](https://pub.dev/packages/cryptography) - Dart and Flutter Cryptography Library
|
||||
* [CVE Details](https://www.cvedetails.com/) - CVE Details
|
||||
* [YASNAC](https://github.com/RikkaW/YASNAC) - SafetyNet Attestation Checker
|
||||
@ -16826,9 +16813,32 @@ onMounted(() => {
|
||||
|
||||
***
|
||||
|
||||
## ▷ DNS / Web Security
|
||||
|
||||
* ↪️ **[Encryption / Certificates]()**
|
||||
* ↪️ **[Free DNS Servers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_dns_servers)**
|
||||
* ⭐ **[mess with dns](https://messwithdns.net/)** - Experiment with DNS
|
||||
* [How DNS Works](https://howdns.works/) - Learn DNS
|
||||
* [How DNSSEC Works](https://howdnssec.works/) - Learn DNSSEC
|
||||
* [DNS over HTTPS](https://github.com/curl/curl/wiki/DNS-over-HTTPS) - Encrypted DNS Providers & Resources
|
||||
* [DNSPerf](https://www.dnsperf.com/dns-providers-list/) - DNS Provider Rankings
|
||||
* [GRC DNSBench](https://www.grc.com/dns/benchmark.htm) - DNS Benchmark
|
||||
* [DNS Propagation](https://dnspropagation.net/) - DNS Checker
|
||||
* [DNSDumpster](https://dnsdumpster.com/), [DNS Watch](https://dnswatch.info) or [WhatsMyDNS](https://whatsmydns.net/) - DNS Lookup / Security
|
||||
* [WebAuthn](https://webauthn.guide/) - Web Authentication API - [Demo](https://webauthn.io/)
|
||||
* [Hydra](https://github.com/ory/hydra) - OAuth 2.0 Server / OpenID Connect Provider
|
||||
* [SuperTokens](https://supertokens.com/) or [Lucia](https://lucia-auth.com/) - User Authentication
|
||||
* [ZAP](https://www.zaproxy.org/) - Web App Security Testing
|
||||
* [IP Intelligence](https://getipintel.net/), [AbuseIPDB](https://www.abuseipdb.com/) or [Proxy Check](https://proxycheck.io/) - Proxy / VPN / Bad IP Detection
|
||||
* [Fail2Ban](https://github.com/fail2ban/fail2ban) - Protect Servers from Brute Force Attacks
|
||||
* [Tempesta FW](https://tempesta-tech.com/) - DDoS / Web Attack Protection
|
||||
* [IPv6 Leak Test](https://ip6.nl/), [Test-IPv6](https://test-ipv6.com/) or [IPv6 Test](https://ipv6-test.com/) - IPv6 Test
|
||||
* [How To Turn off IPv6](https://www.itechguides.com/disable-ipv6-windows-10/) - Prevent IPv6 Leaks
|
||||
|
||||
***
|
||||
|
||||
## ▷ Reverse Engineering
|
||||
|
||||
* 🌐 **[CTF Sites](https://ctfsites.github.io/)** - CTF Challenge Site Index
|
||||
* 🌐 **[Reverse Engineering Resources](https://github.com/wtsxDev/reverse-engineering)** - Reverse Engineering Resources
|
||||
* ↪️ **[Pentesting Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_pentesting_resources)**
|
||||
* ⭐ **[GHIDRA](https://ghidra-sre.org/)** - Reverse Engineering
|
||||
@ -16850,6 +16860,7 @@ onMounted(() => {
|
||||
* ⭐ **[generatedata.com](https://generatedata.com/)** - Generate Test Data in Markup Formats
|
||||
* [markup.rocks](https://markup.rocks/) - Online Markup Editor
|
||||
* [Markup Validation Service](https://validator.w3.org/) - Validate Your Markup Language Structure
|
||||
* [yq](https://mikefarah.gitbook.io/yq/) - Portable YAML Processor / [GitHub](https://github.com/mikefarah/yq)
|
||||
|
||||
***
|
||||
|
||||
@ -16878,8 +16889,6 @@ onMounted(() => {
|
||||
* [zio-json](https://zio.dev/zio-json)- JSON Library
|
||||
* [Mock Turtle](https://mockturtle.net/) - Generate Mock JSON Data
|
||||
* [JSON Bin](https://jsonbin.io/) - JSON Host
|
||||
|
||||
***
|
||||
***
|
||||
***
|
||||
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)**
|
||||
@ -17145,6 +17154,7 @@ onMounted(() => {
|
||||
* [Wikimapia](https://wikimapia.org/) - Online Editable Map
|
||||
* [aprs.fi](https://aprs.fi/) - Live APRS Map
|
||||
* [MapSCII](https://github.com/rastapasta/mapscii) - Render World Map in Braille & ASCII
|
||||
* [Countries](https://mledoze.github.io/countries/) - World Countries in JSON, CSV, XML, and YAML
|
||||
* [MapChart](https://mapchart.net/) or [Qgis](https://qgis.org/) - Create Custom Maps
|
||||
* [mapus](https://github.com/alyssaxuu/mapus) or [Scribble Maps](https://www.scribblemaps.com/create/) - Custom Location Map
|
||||
* [gpx.studio](https://gpx.studio/) - GPX File Editor
|
||||
@ -17295,7 +17305,7 @@ onMounted(() => {
|
||||
* 🌐 **[Current Events Wiki](https://en.m.wikipedia.org/wiki/Portal:Current_events)** or [Slower News](https://www.slowernews.com/) - Breaking News
|
||||
* ↪️ **[Newspaper Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading#wiki_.25B7_newspapers)**
|
||||
* ↪️ **[Bypass Article Paywalls](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_paywall_bypass)**
|
||||
* ↪️ **[Dev News](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools#wiki_.25BA_dev_news)**
|
||||
* ↪️ **[Developer News](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools#wiki_.25BA_dev_news)**
|
||||
* ⭐ **[/m/news](https://www.reddit.com/user/nbatman/m/news/)** - News Multireddit
|
||||
* ⭐ **[TorrentFreak](https://torrentfreak.com/)** / [Telegram](https://t.me/torrentfreaks) - Piracy News
|
||||
* ⭐ **[Good News Network](https://www.goodnewsnetwork.org/)** or [Happy Daze](https://happydaze.io/) - Uplifting News
|
||||
@ -17926,8 +17936,6 @@ onMounted(() => {
|
||||
* [KodyTools](https://www.kodytools.com/) - Data / Text / Design / Cryptography / Unit Conversion
|
||||
* [Media.io](https://www.media.io/online-tools.html) - Multimedia
|
||||
* [Sumo](https://sumo.app/) - Design / Graphic / Music
|
||||
* [prepostseo](https://prepostseo.com/) - SEO / Text
|
||||
* [SeoMagnifier](https://seomagnifier.com/) - SEO
|
||||
* [Digital Methods Initiative](https://wiki.digitalmethods.net/Dmi/ToolDatabase) - Research Tools Database
|
||||
* [BfoTool](https://bfotool.com/) - Text / Image / Code / File Conversion
|
||||
* [TuckTools](https://www.tucktools.com/) - Social Media
|
||||
|
Loading…
Reference in New Issue
Block a user