Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.sicurezza.varie > #11352
| From | ObiWan <obiwan@mvps.org> |
|---|---|
| Newsgroups | it.comp.sicurezza.varie |
| Subject | trucchetto |
| Date | 2026-03-02 12:29 +0100 |
| Organization | n/a |
| Message-ID | <20260302122902.00000f55@mvps.org> (permalink) |
@echo off setlocal rem --- call subroutine :) call :LOOKUP >NUL 2>&1 echo %WANIP% goto QUIT :LOOKUP set NSQC=nslookup myip.opendns.com resolver1.opendns.com for /f "usebackq skip=4 tokens=2" %%A in (`%NSQC%`) do set WANIP=%%A :QUIT niente di che, usa un lookup DNS per reperire l'IP WAN di una connessione; può far comodo a volte :)
Back to it.comp.sicurezza.varie | Previous | Next — Next in thread | Find similar
trucchetto ObiWan <obiwan@mvps.org> - 2026-03-02 12:29 +0100
Re: trucchetto Ammammata <ammammata@tiscali.it> - 2026-03-03 08:33 +0100
Re: trucchetto Ammammata <ammammata@tiscali.it> - 2026-03-03 08:36 +0100
Re: trucchetto AS <invalid@invalid.invalid> - 2026-03-03 11:48 +0100
Re: trucchetto AS <invalid@invalid.invalid> - 2026-03-03 11:50 +0100
Re: trucchetto Ammammata <ammammata@tiscali.it> - 2026-03-03 14:08 +0100
Re: trucchetto ObiWan <obiwan@mvps.org> - 2026-03-06 11:44 +0100
Re: trucchetto sm <carotone@test.it> - 2026-03-06 12:19 +0000
Re: trucchetto ObiWan <obiwan@mvps.org> - 2026-03-09 15:09 +0100
Re: trucchetto sm <carotone@test.it> - 2026-03-10 07:58 +0000
Re: trucchetto ObiWan <obiwan@mvps.org> - 2026-03-10 09:27 +0100
Re: trucchetto sm <carotone@test.it> - 2026-03-10 09:06 +0000
Re: trucchetto Ammammata <ammammata@tiscali.it> - 2026-03-03 14:05 +0100
Re: trucchetto ObiWan <obiwan@mvps.org> - 2026-03-06 11:44 +0100
Re: trucchetto Valerio Vanni <valerio.vanni@inwind.it> - 2026-03-03 21:26 +0100
Re: trucchetto AS <invalid@invalid.invalid> - 2026-03-03 11:51 +0100
Re: trucchetto AS <invalid@invalid.invalid> - 2026-03-03 11:55 +0100
Re: trucchetto ObiWan <obiwan@mvps.org> - 2026-03-06 11:49 +0100
Re: trucchetto BIG Umberto <user@2130706433.invalid> - 2026-03-10 01:42 +0100
Re: trucchetto ObiWan <obiwan@mvps.org> - 2026-03-10 09:28 +0100
Re: trucchetto ObiWan <obiwan@mvps.org> - 2026-03-10 09:42 +0100
csiph-web