I hereby claim:
- I am mcarne on github.
- I am mcarne (https://keybase.io/mcarne) on keybase.
- I have a public key ASC3zqG3RA3vE4x44eKeMDVfuX99j06GjjDu21_I1KUvEgo
To claim this, I am signing this object:
#!/usr/bin/env python3 | |
import subprocess | |
import math | |
import re | |
cmd = ['nmap', '-sn', '192.168.0.0/24'] | |
result = subprocess.run(cmd, | |
stdout=subprocess.PIPE, |
I hereby claim:
To claim this, I am signing this object:
Core Router (ohne Wifi): z.B. TL-WDR3900 (vorhanden) | |
Ubiquiti TOUGHswitch 8 (MABB Bestand?) | |
uplinks (z.B. NanoBeam M5-16 / NBE-M5-16): | |
* RHXB | |
* RHNK | |
* Technikmuseum? | |
Versorgung der Nachbarschaft: | |
* NanoStation M2 (loco) oder Nanobridge M2 (vorhanden) => Chamissoplatz (AP & AdHoc mit einem Gerät möglich?) | |
* Fidicinstr. westlich und östlich (2,4 oder 5 Ghz?), NanoStations? | |
* downlink Ri. ATB7c (AdHoc 5 Ghz, Nanostation?) |
40 EUR bei amazon.de | |
http://www.amazon.de/gp/product/B00QSUOT0S?psc=1&redirect=true&ref_=oh_aui_detailpage_o00_s00 | |
default IP 192.168.1.10 | |
Wahrscheinlich baugleich mit http://www.gadgetvictims.com/2014/05/outdoor-ip-camera-amovision-am-q6320.html | |
Aktuelle CD wahrscheinlich: http://dfiles.eu/files/xa48jfyyc |
ffmpeg -r 25 -qscale 1 -i %05d.morph.jpg output.mp4 | |
http://www.itforeveryone.co.uk/image-to-video.html | |
http://superuser.com/questions/624567/ffmpeg-create-a-video-from-images |