About 127 results found. (Query 0.70800 seconds)
Arav's dwelling Welcome to my sacred place, wanderer Назад домой Радио список файлов плейлист прямая ссылка ( http Tor I2P Ygg ) Xiph | OGG 128 Kb/s Похоже на то, что твой браузер не поддерживает audio элемент, хреновенько, но можешь взять плейлист . 12 5:18 Modern Talking - Atlantis Is Calling (S.O.S. for Love) Последние 10 песен Начало В/П Песня 07:39 8/8 Кэнни, МС Дымка - Ворона 07:42 10/10 Of The Wand & The Moon - We Are Dust 07:46 9/9 Артем Пора Домой, Смысловые галлюцинации - Вечно молодой 07:49 9/9...
bind 190.211.255.227:18081 ssl crt /etc/haproxy/monero.crt # Add CORS to RPC requests http-response add-header Access-Control-Allow-Origin "*" # Separate web requests from Monero RPC requests acl is_deepdns_request ssl_fc_sni -m reg -i ^public.deepdns.net$ acl is_browser_request ssl_fc_sni -m reg -i ^xmr.cryptostorm.is$ # Paths for the image/css/etc. files loaded by this page, none of which are used in # the Monero RPC, so it shouldn't...
.*") failedDestJobs = {} triedDestJobs = {} def process(regex, targetDict) : f = open(sys.argv[1]) for line in f : line = line[:-1] m = regex.match(line) if m is None : continue dest = m.groups()[1] job = m.groups()[0] targetDict.setdefault(dest,set()).add(job) process(sendFailedRe, failedDestJobs) process(sendRe, triedDestJobs) for hash, name in proxyHashToName.iteritems() : tried =...
Удобен на VPS, в screen/tmux и по SSH; из исходников запускается как python -m i2pchat.tui . TUI · Linux x86_64 Статически собранный бинарь под 64‑битный Linux для консольной работы без Qt. Скачать TUI (Linux x86_64) TUI · Linux aarch64 ARM64‑вариант с тем же протоколом, теми же группами и тем же профилем, что у GUI.
Hmm... 57 by wine_was_black on 11.07.2023 21:57:28 +00:00 i2p rocks \m/ Reply by Arav on 13.07.2023 00:29:44 +00:00 \m/ Always had lesser headache with it. Even less than with clearnet, lol. \m/ 56 by Anonymous on 29.06.2023 18:59:38 +00:00 erm what the deuce Reply by Arav on 13.07.2023 00:13:34 +00:00 What?
/set-encrypt-files.sh tar c "$@" | zstd | age -r age1shvrllx330ylxgahlwehxc6yt099qrjsdcnz6f4lq27qaqgcrdus6yjphn >secret.tar.zst.age git add secret.tar.zst.age git commit -m 'update secrets' # ! /usr/bin/ env -S guix shell dash age tar zstd -- dash # -*- mode: sh -*- set -xeu key_file = "$1" . ./set-encrypt-files.sh age --decrypt -i "$key_file" <secret.tar.zst.age | zstd -d | tar x "$@" After it is unpacked, I can load the files into my home config. ( load...
No information is available for this page.
Die "Quelle" eines Computer-Programms ist diejenige Form des Programms[2], die von Menschen am besten verstanden und gestaltet werden kann. Diese beiden Regeln m�ssen ausnahmslos gelten und deshalb zu einem weltweiten Gesetz erhoben werden. [1] Ein Computer-Programm ist (A) ein Funktionsausdruck im Lambda-Kalk�l von Alonzo Church, oder (B) der Anfangszustand einer Rechenmaschine von Alan Turing, oder (C) eine beliebige anders kodierte Rechenvorschrift.
[epiphany@paltepuk:~]$ whoami Moniker: ona li toki e jan Epiphany tawa mi Short moniker: jan Epiphany Shorter moniker: Epiphany Geek Code 3.12: GCS/CM/CC !d s-: a? C+++ UL++++ P! L+++>+++++ E+++ W+++ w--- M-- PGP++ b++++ G-- e* h++ [epiphany@paltepuk:~]$ whatisthis Description: My baller personal website Web button: [epiphany@paltepuk:~]$ etymology -v paltepuk pal - building, tep - person, uk - my paltep - person building, house paltepuk - my house, home [epiphany@paltepuk:~]$ cowsaypl --...
Home Posts Comics Upload User Wall Advanced Collect alts Tombstone Since last All time Day Week Month Year Order Descending Ascending Random Score Mime application x-shockwave-flash image apng gif jpeg png video mp4 quicktime webm x-flv x-m4v x-matroska x-msvideo Score: 0.009 + 2018 121011 + animal genitalia 618829 + animal penis 433943 + artist:insomniacovrlrd 1460 + bodily fluids 1940989 + booru:e621 1475893 + booru:rule34.xxx 161594 + cloaca 16853 + cloacal 4319 + cloacal penetration 3789 + cloacal sex...
Accounts on externally-hosted services will not be tied to your shell account credentials. akkoma (Fediverse) * dnsmasq (ALFIS/Meshname DNS resolver) forgejo (Git) horsieshare (Secure file sharing server) mail molly-brown (Gemini capsules) mumble-server (tilde.horse, port 64738) prosody (XMPP server) soju (IRC bouncer) synapse (Matrix homeserver) * yggdrasil compilers and interpreters 🔗 cfunge clang20 elixir erlang gcc15 go guile lua5.1, lua5.2, lua5.3 nodejs-lts openjdk17 perl python3 racket ruby3 rust...
Username: Group:   Administrators Bots Global moderators Guests Jannies Jannies (Level 2) Newly registered users Registered users Trusted Contributors Sort by: Username Joined date Post count Rank Ascending Descending Joined: Before After Posts: Less than Equal to More than Members Find a member • All   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   Other   4 users • Page 1 of 1 Rank Username Posts Joined Newfag xXKaitoXx 0...
. # >> 24728 19 Дек 2024 8:47 Ответить проще просто перенаправить любой трафик, не связанный с i2p, на прокси iptables -t nat -A OUTPUT -p TCP -m owner ! uid-owner i2p -j DNAT to-destination 127.0.0.1:4447 (порт и адрес прокси) iptables -t nat -A OUTPUT -p UDP -m owner ! uid-owner i2p -j DNAT to-destination 127.0.0.1:4447 (порт и адрес прокси) Ответы: >>24729 Пост 24729 скрыт. # >> 24729 19 Дек 2024 9:27 Ответить >>24728 У i2p роутеров нет порта для прозрачного прокси.
Copy link Editor Preview Create +++ no document text +++ Tabulator key serves as character (Hit Ctrl + m or Esc to toggle) Discussion Loading… In case this message never disappears please have a look at this FAQ for information to troubleshoot .
7 : Eu sou um Sem Nome :2025/08/20(水) 11:42:20.25 ID:dqBgr7Ab >>6 Frederico Lourenço. 8 : Eu sou um Sem Nome :2025/08/22(金) 20:47:45.74 ID:/58cC/DO Dois blogs de channers brasileiros: Quem é o channer com o melhor blog? Edmund Noir/Kun https://das-profundezas.blogspot.com/?m=1 Cadáver Minimal/Mineralfag https://cadaverminimal.blogspot.com/ 9 : Eu sou um Sem Nome :2025/08/23(土) 00:40:10.04 ID:SAUEZSaf >>8 Levanta uma thread. 10 : aboーn :aboーn aboーn 1KB Exibição de nova chegada Voltar ao...
Wenn in der Thermik gekreist wird, fühlt sich das an, als wärst du in einer Zentrifuge die in ein Hochleistungsfahrstuhl eingebaut ist und dich mit, wenn es sehr gut läft, mit 9 m/s nach oben schiebt. Ok, erstmal genug der Worte. Ich berichte wieder, sobald ich die ersten Erfahrungen gesammelt habe. ---- english ---- Hello everyone, it's finally starting.
I do not work with computers professionally, computers to me are a topic of passion and I work with them as a hobby. Unix systems are rad, they are a technological wonder, CP/M is a toy operating system and DOS which derives from it sucks and Microsoft Windows NT inherits it's flaw, I despise Windows NT+ both technologically as well as because of my devotion to the Free Software Movement.
apple.fink.gene...    redhat.release....    ietf.sasl/2005-...    systems.as400.m...    java.jikes.rvm....    games.freeciv.c...    bbc.cvs/2003-03...    Home | blog view | advertise | OSDir is an inevitable website.
Expand Messages Daniel Lee Kruse 2004 Jan 9 8:59 PM Try posting to openwatcom.users.c_cpp Later, Daniel --- In [email protected] , "Yuri Prokushev" <yuri_prokushev@m...> wrote: <snipped> Top admin Site Admin Posts: 1925 Joined: Wed Dec 19, 2018 9:23 am firstname: osFree lastname: admin Re: Watcom problems?
I personally know former burger rightoids, both online and IRL, who are now M–L, it's not rare. I went out to a nightclub with strangers a while back and 4 out of 5 self-identified as socialists, and no matter what you think of "socialists", reformists, trots, demsocs, blah blah blah, the truth is that conditions are worsening, the internet has widened awareness of this, self-proclaimed communist countries are rising, and socialism is quickly becoming the flavor of the decade.