p300 1027 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News p300 1027 (Default branch)
# 1  
Old 01-20-2009
p300 1027 (Default branch)

Imagep300 is a P2P application that allows you to share directories with other computers on a LAN or VPN. Other hosts runningp300 are automatically discovered using IP Multicast. Bandwidth limiting is supported. You can configure which hosts may access your shared directories. You can use an integrated browser and download manager to download files from other p300 programs on your network, or use your Web browser. You can also use WebDAV to mount the directories from other computers. A search function and an integrated chat (instant messenger) are available.License: GNU General Public License v3Changes:
Sound effects. Small usability enhancements.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
DNSSPOOF(8)						      System Manager's Manual						       DNSSPOOF(8)

NAME
dnsspoof - forge replies to DNS address / pointer queries SYNOPSIS
dnsspoof [-i interface] [-f hostsfile] [expression] DESCRIPTION
dnsspoof forges replies to arbitrary DNS address / pointer queries on the LAN. This is useful in bypassing hostname-based access controls, or in implementing a variety of man-in-the-middle attacks. OPTIONS
-i interface Specify the interface to use. -f hostsfile Specify the pathname of a file in hosts(5) format. Only one hostname allowed per line (no aliases), although hostnames may contain wildcards (such as *.doubleclick.net). expression Specify a tcpdump(8) filter expression to select traffic to sniff. If no hostsfile is specified, replies will be forged for all address queries on the LAN with an answer of the local machine's IP address. FILES
/usr/share/dsniff/dnsspoof.hosts Sample hosts file. SEE ALSO
dsniff(8), hosts(5) AUTHOR
Dug Song <dugsong@monkey.org> DNSSPOOF(8)