-
any way to parse an existing pcap for IM stuff ?
thanks.
2009-08-22 13:22:49 UTC in IM Sniffer
-
solved here
https://sourceforge.net/forum/forum.php?thread_id=1562565&forum_id=320725
or
$ perl -pi -e 's@devname@im_devname@' ../src/imsniff.cpp.
2009-08-22 13:21:07 UTC in IM Sniffer
-
MacOS 10.5.5
$ ./build
../src/imsniff.cpp:12: error: ‘char* devname’ redeclared as different kind of symbol
/usr/include/stdlib.h:284: error: previous declaration of ‘char* devname(dev_t, mode_t)’
../src/imsniff.cpp: In function ‘int main(int, char**)’:
../src/imsniff.cpp:770: error: cannot convert ‘char* (*)(dev_t, mode_t)’ to ‘const char*’ for argument ‘1’ to...
2009-08-22 13:18:31 UTC in IM Sniffer
-
As i don't have Apple remote, i want to enable iAlertU through Applescript.
I currently have a "Leaving Proximity" and "Entering Proximity" applescripts and i want
* when leaving, launch iAlertU (easy) and arm system (don't know)
* when entering, password is needed only if i have not been identified through my password-protected screensaver/sleep.
any way to do this ?.
2009-08-07 20:58:23 UTC in iAlertU
-
it would be great if iAlertU could use unix shell with "mail" command instead of relying on Mail.
2009-08-07 20:55:43 UTC in iAlertU
-
i used a lot jumpcut and find it to be really useful and simple.
one thing which annoys me a bit:
sometimes, i copy a password and i want jumpcut to not keep it.
keepassX, i used has a function to erase clipboard for password after a defined delay.
So to keep passwords secure, i see two options:
first one, detect entry was removed without a new entry and removed it from jumpcut history...
2009-04-05 17:18:02 UTC in Jumpcut
-
Hello
I'm trying to connect a Macos (10.5) client to Openbsd (4.4) with poptop 1.3.0 (i know, i can update to 1.3.4 but it's the default in openbsd ports)
I get the following in daemon log:
Mar 15 16:54:12 soekris4501 pptpd[27998]: MGR: Manager process started
Mar 15 16:55:06 soekris4501 pptpd[8666]: CTRL: Client 192.168.x.xx control connection started
Mar 15 16:55:06 soekris4501...
2009-03-15 16:06:03 UTC in Poptop
-
a small script to batch multiple whois request and output a html table or xml content.
one extra: web snapshot of domain
one point may be to improve: performance. about 5-6 sec per request but i don't know if there is any margin to change that with the whois network call.
2008-08-09 06:17:34 UTC in PHPWhois
-
su handler
tested with news.su.
2008-07-06 17:16:54 UTC in PHPWhois
-
There is a AU handler but sub tld don't work
ex: news.com.au or telstra.com.au
=> no response
why ? a dedicated handler is needed ? or some declaration ?.
2008-07-06 17:08:20 UTC in PHPWhois