177.10.209.129
Open in
urlscan Pro
177.10.209.129
Public Scan
URL:
http://177.10.209.129:8082/
Submission: On April 14 via manual from CZ — Scanned from DE
Submission: On April 14 via manual from CZ — Scanned from DE
Form analysis
5 forms found in the DOMName: usernameform — #
<form name="usernameform" action="#">
<script type="text/javascript">
document_username();
</script>
<a id="please"><span id="please1"><b><i>Please log in by typing your name or callsign here (it will be saved for later visits in a cookie):</i></b></span> <input type="text" value="" name="username" onchange="setusernamecookie()" onclick=""></a>
<input type="text" size="1" name="dummytopreventsubmissiononenter" style="display:none" onclick="">
</form>
Name: viewform — #
<form name="viewform" action="#">
<div class="ctl">
<b>View:</b>
<span id="viewformbuttons"><input type="radio" name="group" value="all bands" onclick="setview(0);">all bands<input type="radio" name="group" value="others slow" onclick="setview(1);">others slow<input type="radio" name="group" value="one band"
onclick="setview(2);">one band<input type="radio" name="group" value="blind" onclick="setview(3);">blind</span>
</div>
<div class="ctl">
<b>Allow keyboard:</b>
<input type="checkbox" name="allowkeys" value="">
<div class="keylist">
<tt><b>j k ← →</b></tt>: freq down/up (+shift/ctrl/alt faster) <br>
<tt><b>u l c a f</b></tt>: USB, LSB, CW, AM, FM <br>
<tt><b>z Z</b></tt>: center/zoom waterfall <br>
<tt><b>g</b></tt>: enter frequency
</div>
</div>
</form>
Name: html5choiceform — #
<form name="html5choiceform" action="#" style="float:right">
<div class="ctl">
<div id="html5choice"><b>Waterfall:</b><span style="color: red"><input type="radio" name="groupw" value="Java" onclick="html5orjava(0,1);">Java</span><span style="color:green"><input type="radio" name="groupw" value="HTML5"
onclick="html5orjava(0,0);" checked="">HTML5</span> <b>Sound:</b><span style="color: red"><input type="radio" name="groupa" value="Java" onclick="html5orjava(1,1);">Java</span><span style="color: green"><input type="radio"
name="groupa" value="HTML5" onclick="html5orjava(1,0);" checked="">HTML5</span></div>
</div>
<br style="clear:both">
</form>
Name: freqform — #
<form name="freqform" action="#" onsubmit="setfreqif(this.frequency.value); return false;">
<div class="ctl">
<b>Frequency:</b>
<span class="showblind">
<input id="freqstepm3" type="button" value="---" onclick="freqstep(-3)">
<input type="button" value="--" onclick="freqstep(-2)">
<input type="button" value="-" onclick="freqstep(-1)">
</span>
<input type="text" size="10" name="frequency" onkeyup="setfreqif_fut(this.value);"> kHz <input type="submit" style="position:absolute; left:-999px" value="submit"> <!-- IE sillyness; other browsers are fine with visibility:none -->
<span class="hideblind">
<br>
<input type="button" value="---" onclick="freqstep(-3)">
<input type="button" value="--" onclick="freqstep(-2)">
<input type="button" value="-" onclick="freqstep(-1)">
</span>
<input type="button" value="+" onclick="freqstep(+1)">
<input type="button" value="++" onclick="freqstep(+2)">
<input type="button" value="+++" onclick="freqstep(+3)">
<script type="text/javascript">
document_bandbuttons();
</script><br>Band: <input type="radio" name="group0" value="160m" onclick="setband(0)">160m <input type="radio" name="group0" value="80m" onclick="setband(1)">80m <div class="hideblind">
<br>
<span style="font-size:65%">Or tune by clicking/dragging/scrollwheel on the frequency scale.</span>
<br>
<hr>
<b>Memories:</b>
<div id="memories" class="memories">
<table>
<tbody>
<tr>
<td><input type="button" disabled="" title="recall" value="recall" onclick="mem_recall(0)"><input type="button" disabled="" title="erase" value="erase" onclick="mem_erase(0)"><input type="button" title="store" value="store"
onclick="mem_store(0)"></td>
<td>(new)</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</form>
Name: form1 — #
<form name="form1" action="#"> This WebSDR is currently being used by <span id="numusers">2</span> user(s) simultaneously: <input id="compactviewcheckbox" type="checkbox" name="compactview" value=""
onclick="setcompactview(this.checked)">compact view <br>
<div id="users">
<p></p>
<div align="left" style="width:1024px; background-color:black;">
<div class="others">
<div id="user0" align="center" style="position:relative;left:774px;width:500px; color:#ff4040;"><b>::ffff:189.6.233.135</b></div><img src="tmp/1681250922-b0z0i0.png">
</div>
</div>
<p></p>
<p></p>
<div align="left" style="width:1024px; background-color:black;">
<div class="others">
<div id="user1" align="center" style="position:relative;left:235.332992px;width:500px; color:#ffa000;"><b>::ffff:178.162.209.138</b></div><img src="tmp/1681250922-b1z0i0.png">
</div>
</div>
<p></p>
</div>
</form>
Text Content
RECEPTOR SDR - ITAJAÍ - SC - BRASIL Mantido por Marcinio Afonso Stabile PU5KRO Links para outros WebSDR brasileiros | WEBSDR.ORG Please log in by typing your name or callsign here (it will be saved for later visits in a cookie): It seems you are using a mobile device; click here to switch to the mobile version of this site. It seems Java is not installed or disabled on your computer. You need to install and/or enable it for this website to work properly. Since Java version 7u51, Java needs to be enabled separately for each website; see http://websdr.org/java.html for instructions. Your browser does not seem to support HTML5 WebAudio; please try a recent version of Firefox, Chrome, Opera or Safari; or switch to Java. -------------------------------------------------------------------------------- View: all bandsothers slowone bandblind Allow keyboard: j k ← →: freq down/up (+shift/ctrl/alt faster) u l c a f: USB, LSB, CW, AM, FM z Z: center/zoom waterfall g: enter frequency Waterfall:JavaHTML5 Sound:JavaHTML5 testtest Frequency: kHz Band: 160m 80m Or tune by clicking/dragging/scrollwheel on the frequency scale. -------------------------------------------------------------------------------- Memories: (new) Bandwidth: 8.09 kHz @ -6dB; 8.55 kHz @ -60dB. Or drag the passband edges on the frequency scale. Waterfall view: Or use scroll wheel and dragging on waterfall. Speed: slow medium fast Size: small medium large View: spectrum waterfall weak sigs strong sigs Hide labels -79.0 dB; peak -78.1 dB; mute squelch autonotch Volume: -------------------------------------------------------------------------------- Audio recording: start Your browser does not seem to support downloading the recording; please try a recent version of Firefox, Chrome or Opera. -------------------------------------------------------------------------------- Signal strength plot: none fast slow -------------------------------------------------------------------------------- This WebSDR is currently being used by 2 user(s) simultaneously: compact view ::ffff:189.6.233.135 ::ffff:178.162.209.138 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Statistics: Past 10 seconds: CPUload=24.1%, 1.35 users; audio 310.8 kb/s, waterfall 85.0 kb/s, http 91.7 kb/s -------------------------------------------------------------------------------- WebSDR HTML5 sound - Copyright 2007-2014, P.T. de Boer, pa3fwm@websdr.org -16736 1000 -9326 -2000 16000 WebAudio