About 41 results found. (Query 0.06000 seconds)
index : reliq brackets master nocollectors outputs HTML parsing and searching tool hexderm about summary refs log tree commit diff log msg author committer range path: root / src / flexarr.c Age Commit message ( Collapse ) Author 2025-09-24 remove line size limit from sed TUVIMEN 2025-07-12 add exponential growth to flexarr TUVIMEN 2025-06-22 move flexarr.c TUVIMEN 2025-06-19 separate source into lib and cli TUVIMEN 2025-06-04 change my email TUVIMEN 2025-05-07 add named constants for flexarr increase...
The result is, there's no TCP connection within the tunnel, so you're still only contending with a single layer of congestion control Details Language: BASH Snippet # Tunnel any packets destinated for 192.168.1.0/24 via ssh-server.domain sshuttle -r ssh-server.domain 192 .168.1.0/24 # Send everything via the tunnel sshuttle -r ssh-server.domain 0 .0.0.0/0 # Send only port 80 traffic via the tunnel sshuttle -r ssh-server.domain 0 .0.0.0/0:80 # Send connections to port numbers between 2000 and 3000 via...
Going deeper into the install process, I noticed FoxyProxy/Privoxy and that they may "introduce leaks" ( https://geti2p.net/en/faq ), my immediate concern when I heard about those addons. I would expect that FoxyProxy and non-FoxyProxy users are easily distinguishable from one another by just adding a clearnet link, if it tries to go though false.i2p then the user doesn't use FoxyProxy, if it goes through Tor then you know that they are using FoxyProxy.
Read more » Scrub / Remove Privacy Concerns Fix all privacy concerns and leaks before sharing or sending photos and videos online. Read more » Anonymise / Blot Faces Anonymise, blur, pixelate or blot out faces within digital media.
/src make && ctest -j4 --output-on-failure All regression test executables will be prefixed by valgrind's memory checker which can detect memory access problems, uninitialized values, memory leaks, bad heap management (double frees and mismatched frees), or overlapping source and destination memory blocks. How to update the valgrind suppression file Some false positives are listed in tests/regression/valgrind.sup .
CableFree 2+0 XPIC Microwave Link showing OMT and two ODUs connected to H & V polarity ports Cross-Polarization Interference Cancellation (XPIC) [ edit ] Practical systems, however, suffer from non-ideal behaviors which mix the signals and the polarization states together: the OMT at the transmitting side has a finite cross-polarization discrimination (XPD) and thus leaks part of the signals meant to be transmitted in one polarization to the other the transmitting antenna has a finite XPD...
Testing and Conclusion Before sailing the net, you should check your Tor connection status and test for DNS leaks . Finally, open a new tab and go to http://bbergeron.i2p/ . If all the tests succeeded and my home page is rendering, then congratulations, your Tor Browser now support I2P Eepsites!
But again, standard options were out. Email? Requires an SMTP server, leaks metadata, easy to track. SMS? Literally requires a phone number. No way. Discord/Slack? They log everything. So I had to get creative.
Every byte over a SOCKS5 circuit; DNS resolution happens inside the Tor circuit so the mail server's hostname never leaks. Encrypt outgoing to a contact's public key; decrypt incoming PGP blocks with your imported secret key. 37 MB. [ Download ] [GPL-3] [embedded Tor] [inline PGP] [hardware-keystore password] [panic-aware] [no background sync] [ next app — TBA · contribute ] // WE SEE YOU ADDR .............. 127.108.14.164 PROTOCOL ..........
Syndie also lets your community take whatever steps are necessary to compartmentalize your organization, limiting the exposure from any individual leaks - for instance, one group of users could use Syndie through a shared wiki, while another group uses Syndie through a mailing list, a third group uses Syndie through Freenet, and a fourth group through Gnutella, and as long as one member of each knew about one of the other group's resources, everyone can talk to each other.
>> Anonymous 2021-05-30 (Sun) 15:44:01   No. 9567 >>9519 says the spurdo poster shut up stupid >> Anonymous 2021-05-30 (Sun) 15:44:43   No. 9568 does anybody know where to see leaks of what the next free game will be before it is revealed >> Anonymous 2021-05-31 (Mon) 09:05:06   No. 9593 >>9568 just pirate everything my dude why do you even care >> Anonymous 2021-05-31 (Mon) 21:26:32   No. 9619 Clever making Lenin the centrist. >> Anonymous 2021-06-01 (Tue) 01:52:02   No. 9623 >>9593 i do...
Don't safe guard against Zoularis use 3 years of bmake development merged pkg_install cleanup (I) Remove mtree support: pkg_create refuses to create such packages pkg_add ignores mtree files Remove support for required scripts in pkg_add Don't leak memory in Dewey — after a few thousand times it hurts Made pkg_add look for best match for missing dependency, not the version built against pkg_install cleanup (II) Remove master/slave mode in pkg_add Remove extract-in-place option in pkg_add Remove preserve...
Docker Intro: Installation, Setup and Basic Operations How to Self-Host a server at Home USB-triggered server shutdowns Self-Hosting a Hypervisor on your Home Server Prevent IP leaks using a VPN on the Home Server Host OS How to hide your self-hosted service's home IP from the end users 🌐 Serverside Privacy (Remote) 🌐 Serverside Privacy (Remote) How to encrypt files and messages (Age and PGP) Remote Hosting SimpleX Servers Backup data remotely without revealing contents to the VPS provider...
I once spent the best part of a Saturday morning troubleshooting this with some people in irc, only to realise the problem was me using flatpak lol. 3) sudo lsof -i -P -n | grep 'qbit' can be a good way to check for leaks on unix-like systems. by volans (member) 5 months ago [reply] added the info thanks! by volans (member) 5 months ago [reply] lmao just realised it is pretty similar to a post on i2pforum Donate to help cover server costs.
. 👥 Unique Listeners Today – 28 May 2026: 376 UPTIME: 167d 22h // VOID STABLE Sign the Guest Book Name: Comment: TRANSMIT SIGNAL 📡 Recent Signatures 🛡️ SECURE BRIDGE ACTIVE V2 🛡️ CLIENT STATUS: ISOLATED (I2P-ONLY) DATA PATH: SERVER-SIDE RELAY CLEARNET LEAKS: 0.00% (MONITORED) PROXY MODE: STRICT_ID_ENFORCED >> LIVE NETWORK TELEMETRY LATENCY: 42ms [ |||||| ......] HOPS: ~4 (GARLIC) TUNNEL: AES-256-GCM JITTER: 1.2ms PACKET LOSS: 0.0% >> myvibesradio.i2p acts as a hardened air-gap.
. * Good modern C practices -- clean interface design, encapsulation, loose coupling, writing libraries symbols to avoid namespace collisions, avoiding memory leaks, avoiding archaic unsafe string manipulation functions and why those functions are considered unsafe, understanding what undefined behavior is and how to avoid or when to exploit it, understanding how to use abstraction to write portable C * Shell scripting -- writing portable sh, like actually knowing sh and not crudely having...
also, it occured to me that i can probably just run most of my server software in systemd services with access to only a specific network interface? probably that will help protect against data leaks, but im not sure :p so i'll make an update about matrix once i figure out more ^-^ chat programs / tech yap (2026-03-24) is there any good way to instant-message on i2p?
It could be worse, right? This kind of enthrallment, the type that leaks from an incubus because he’s never been taught how to use his mental shields, is reflective of personality rather than his need to feed on sexual energy.