Dioxus is a Rust framework for building cross-platform apps with instant hot-reloading and signals-based state management.
- Build for web, desktop, mobile, and server from a single codebase
- Signals-based state management combining ideas from React, Solid, and Svelte
Wow, I found a smart way to bookmark code! 🤯
🔖 codemark — Structural bookmarks that survive refactors, renames & reformatting.
🌳 Capture the semantic structure of what you marked via tree-sitter
🐀 Includes a TUI for exploring the codebase!
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://t.co/c3S6VP16JX
#rustlang #ratatui #tui #coding #bookmark #semantic #devtools #programming
GORI(고리) is now public!
A keyboard-native TUI proxy built for pentesters and hackers. Intercept, edit, and repeat traffic right in your terminal with pure muscle memory flow.
Happy Hacking in Terminal :)
Github: https://t.co/26SS5euPEf
Install: https://t.co/016Zs1D4z4
Free, open-source Windows optimizer for debloating, disabling telemetry, managing startup processes, cleaning temp files and applying more than 30 performance tweaks
firewalls can't stop this.
A developer just open sourced a tunnel that smuggles your entire internet through port 53 the port every router on earth is forced to leave open.
It's called MasterDnsVPN. It hides your traffic inside DNS queries, the one type of packet no network can block without breaking itself.
Every firewall on earth has to allow DNS. Schools, airports, hotels, hotel WiFi, entire countries running ISP-level censorship all of them keep port 53 open or nothing on the network resolves. This repo turns that loophole into a full encrypted tunnel.
Here's what makes it different from every other DNS tunnel that came before:
→ Custom ARQ layer gives you TCP-level reliability over UDP DNS, so nothing drops even on garbage networks
→ Sends every packet through up to 12 different resolver paths at the same time, if 11 fail the packet still arrives
→ Auto probes the maximum DNS payload your path can handle, then locks in the fastest MTU possible
→ AES-256-GCM, ChaCha20, AES-128, AES-192 all built in, pick your encryption
→ SOCKS5 proxy on 127.0.0.1:1080 point any browser or app at it and you're through
Killed: $12/mo Mullvad, $10/mo NordVPN, $15/mo Astrill, every commercial DNS tunnel charging monthly fees for the exact same idea.
Pre-built binaries for Windows, Linux AMD64, Linux ARM64, macOS ARM64. No Python install needed. Configure two DNS records, drop in the encryption key, run the executable.
Works in environments where every other VPN protocol is dead on arrival.
MIT License. 100% Opensource.