About 118 results found. (Query 0.08500 seconds)
WebClient7 test i2puser test WebClient7 test i2puser 4test WebClient7 test Xeha uhh, a RS<->IRC bridge? code? WebClient7 test WebClient7 Xeha? Xeha yes?
This page is accessible via addresses neodome.net , neodome.i2p ( address helper , b32 ), neodomea5yrhcabc.onion (port 80), and neodomeoye5jx3ydcmm2gap7ggjwn2ofeiabhml6iqgridwa7qkhh5ad.onion (port 80) Tools: retrieve Usenet article by Message-ID NNTP access: news.neodome.net: 119 - read/write 119 (STARTTLS) - read/write 563 (SSL) - read/write news.neodome.i2p: B32 address: trhwcnygfkeqjj6g4xhmrdp4gsjqsye47lsxshbmwbten4ywt5oq.b32.i2p read only neodome.* hierarchy - read/write (authenticated) - read/write...
Parameters: iParamC2SRes - integer indicating C->S test results getS2cSFWTestResults public   int   getS2cSFWTestResults () Get Server->Client fire-wall test results. Returns: integer indicating C->S test results setS2cSFWTestResults public   void   setS2cSFWTestResults (int iParamS2CRes) Set server->Client fire-wall test results.
Server: Ping ms Jitter ms Download Mbit/s Upload Mbit/s Share results Test ID: Source code Privacy Policy This HTML5 speed test server is configured with telemetry enabled. What data we collect At the end of the test, the following data is collected and stored: Test ID Time of testing Test results (download and upload speed, ping and jitter) IP address ISP information Approximate location (inferred from IP address, not...
Я його постійно змінюю, але цей виглядає юзабельно: function FindProxyForURL(url, host) { // Yggdrasil (all) if (/^0{0,1}[2-3][a-f0-9]{0,2}:/.test(host) || /\.ygg$/.test(host) || /^ygg\.ua\.srv$/.test(host)) { return 'SOCKS5 127.0.0.1:1080'; // Yggstack } // Mycelium (whitelist) if (/^505:6847:c778:61a1:/.test(host) || /^myc\.ua\.srv$/.test(host)) { return 'DIRECT'; } // Libera only if...
d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u ` ; ; \ esac ; \ for file in $$ dist_files ; do \ if test -f $$ file || test -d $$ file ; then d = . ; else d = $( srcdir ) ; fi ; \ if test -d $$ d/ $$ file ; then \ dir = ` echo " / $$ file " | sed -e 's,/[^/]*$$,,' ` ; \ if test -d " $( distdir ) / $$ file " ; then \ find " $( distdir ) / $$ file " -type d !
Посмотреть различия двумя колонками внутри текста Go Ссылка на это сравнение Предыдущая версия справа и слева Предыдущая версия 2025/10/29 18:21 Thunar test 2025/10/29 18:20 Thunar test 2025/10/27 12:39 Thunar ! 2025/10/22 17:40 Thunar 11 2025/10/22 16:05 Thunar 1 2025/10/22 08:13 внешнее изменение 2024/06/07 15:25 Anton 2023/12/05 11:41 Thunar 2023/10/10 15:05 внешнее изменение 2023/09/21 11:55 newbie discuss off 2023/09/21 11:54 newbie discuss 2023/09/21 11:53 newbie...
Since: 0.9.39 main public static void main ( String [] args) standalone test
notazone comments content warning: the comments here are manually moderated by me and i will only remove stuff that is actually bad and offensive; there may be adult content. read at your own discretion also, please do keep your comments nice. let's all be friends username message history: admin: world test: test test%0d%0a: test test: test test' OR SLEEP(5)--: test...
Add the following line to the /etc/rc.conf file, any way you like, such as this:   echo 'jail_enable="YES"' >> /etc/rc.conf   ee /etc/rc.conf jail_enable="YES"   mcedit /etc/rc.conf jail_enable="YES"   Create a configuration file     ee /etc/jail.conf exec.start = "/bin/sh /etc/rc"; exec.stop = "/bin/sh /etc/rc.shutdown"; exec.clean; mount.devfs; path = "/home/jail/test"; allow.raw_sockets = 1; allow.sysvipc = 1; test { host.hostname = "test"; interface =...
orignal with worng length zzz it's a big packet, 1264 bytes, so I think it's a peer test block + RI block, but something is wrong orignal maybe not for peer test zzz the peer test IS the first block zzz and it is valid orignal it's worng orignal and it's type 2?
In the following test the wireguard client VPN was shut off and the java I2P router v 2.8.0 was restarted prior to the test run: sam program output: ./sam cap33fggsgyhlxczle53sf4qzuiqm4mw4uqelbywpzgm5du3qwka.b32.i2p 'This is a test!
From what I’ve gathered and experienced, larger projects usually drug test due to insurance reasons. I’ve experienced a mouth swab test, and 2 urine tests. For those the mouth swab test and one urine test that was on a job that needed government clearance (SWAC) tested for weed.
NodelistDB Node History - 2:291/10 Historical data and changes for FidoNet node Search Nodes and SysOps Statistics Current network view Browse Zones, regions and nets Analytics Protocol and trend reports Reachability Operational history Downloads Nodelist archive Links Community references API HTTP endpoints Node Information Address: 2:291/10 Active Period: 2023-04-17 - now Total Entries: 1128 Changes: 8 Change History Apr 17, 2023 nodelist.107 ✅ Node added to nodelist System Name...
[ Home ] [ Каталог ] [ Управлять ] Стиль Futaba Burichan BurichanDark Foxdick Chan /rus/ - Р.Ф. [ Вернуться ] Режим постинга: Ответ Имя Тема Сообщение капча   (Введите текст снизу) Пароль   (для удаления поста и прикрепленного файла) test test 25/10/09(Thu)04:40:27 No. 72 test Удалить пост   - HONK HONK! -
/tools/release.sh fmt : ## Format sources fiels @ $( GOCMD ) fmt ./... test : ## Run test suite @CGO_ENABLED = 1 $( GOCMD ) test -v -cover -race ./... coverage : ## Get test coverage report @CGO_ENABLED = 1 $( GOCMD ) test -v -cover -race -cover -coverprofile = coverage.out ./... @ $( GOCMD ) tool cover -html = coverage.out clean : ## Remove untracked files @git clean -f -d -x clean-all : ## Remove untracked and Git...
You shouldn't believe anything I talk about — I use words entirely recreationally. Most Recent May. 14 Diagnostic Test Generation for Fault Localization in Printed Neuromorphic Circuits Paper Title: Diagnostic Test Generation for Fault Localization in Printed Neuromorphic Circuits Link to Paper: https://past.date-conference.com/proceedings-archive/2026/DATA/1197.pdf Date: 2026 Paper Type: Test Generation, Fault Detection, Fault Localization, Neuromorphic...
use any ssh server as a git server # YOUR_REPO - reposytory name # SHORT_REMOTE_NAME - short server (remote) name in local git config # REMOTE_USERNAME - username in server side # /home/REMOTE_USERNAME/ path on server (can be anything, provided that the user on the server has the right to write to this path) # create local repo mkdir /tmp/YOUR_REPO cd /tmp/YOUR_REPO git init # create remote repo (on server) ssh -p PORT REMOTE_USERNAME@DOMAIN_OR_IP "git init --bare /home/REMOTE_USERNAME/YOUR_REPO.git" # add...
A hacker performed a price manipulation attack with malicious contracts on Gamma Strategies and made off with $3.4 million. https://odysee.com/@JFGTonight:0/jfgt1028:6 ¨ Anonymous 01/06/24(Sat)21:25:55 No. 68 >>65 >getting a flash loan of $1 million in crypto that lasts three seconds What in the absolute fuck is going on in web3 ¨ Anonymous 03/07/26(Sat)16:29:10 No. 3519 Ssdx ¨ !ZHOuljXwzQ 03/08/26(Sun)01:57:04 No. 3520 Ss ¨ test Anonymous 06/04/26(Thu)22:06:31 No. 5121 <pre> nigger tinyib...
**/src/main/**/out/ !**/src/test/**/out/ ### Kotlin ### .kotlin ### Eclipse ### .apt_generated .classpath .factorypath .project .settings .springBeans .sts4-cache bin/ !