WareSeeker Search Software

incoming


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Incoming 1.3


windows Palm Pilot->Palm Games $12.00
View Detail
Download Incoming 1.3Download Incoming 1.3
90.9K
Defend your Military Base against incoming alien missiles. This game is similar to the classic video game, Missile Command.

2

Routing incoming ppp0


linux System->Networking Free
View Detail
Download Routing incoming ppp0Download Routing incoming ppp0
MB
Routing incoming ppp0 is a netfilter firewall.

Sample:

#!/bin/bash

# Load required modules
insmod ip_tables
insmod ip_conntrack
insmod iptable_nat
insmod ipt_MASQUERADE

# Then flush all rules
iptables -F
iptables -t nat -F

# In the NAT table (-t nat), Append a rule (-A) after routing
# (POSTROUTING) for all packets going out ppp0 (-o ppp0) which says to
# MASQUERADE the connection (-j MASQUERADE).

#iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE

# Below means route 192.168.1.x
iptables -t nat -A POSTROUTING -d ! 192.168.1.0/24 -j MASQUERADE

iptables -A FORWARD -s 192.168.1.0/24 -j ACCEPT
iptables -A FORWARD -d 192.168.1.0/24 -j ACCEPT
iptables -A FORWARD -s ! 192.168.1.0/24 -j DROP

# Disallow NEW and INVALID incoming or forwarded packets from ppp0.
#iptables -A INPUT -i ppp0 -m state --state NEW,INVALID -j DROP
#iptables -A FORWARD -i ppp0 -m state --state NEW,INVALID -j DROP

# port 113 is evil ;)
iptables -A INPUT --protocol udp --source-port 113 -j DROP
iptables -A INPUT --protocol udp --destination-port 113 -j DROP

# Turn on IP forwarding
echo 1 > /proc/sys/net/ipv4/ip_forward

#iptables -A INPUT --protocol udp --source-port 113 -j DROP

# Route incoming ppp0 at port 80, to 192.168.1.18:80
iptables -A PREROUTING -t nat -p tcp -i ppp0 --dport 80 -j DNAT --to 192.168.1.18:80

# Route incoming ppp0 at port 21, to 192.168.1.18:21
iptables -A PREROUTING -t nat -p tcp -i ppp0 --dport 21 -j DNAT --to 192.168.1.18:21

3

Duplicate Incoming 1.0


mac Utilities->Internet Utilities Free
View Detail
Download Duplicate Incoming 1.0Download Duplicate Incoming 1.0
4 KB
Ported from OE, the Duplicate Incoming AppleScript duplicates incoming Entourage messages. What you do with them after that is up to you. :)

Completly freeware.


4

Incoming Packet Monitor 0.5 Beta


windows Network Tools->Network Monitoring Info Free
View Detail
Download Incoming Packet Monitor 0.5 BetaDownload Incoming Packet Monitor 0.5 Beta
2.15 MB
Incoming Packet Monitor is a packet monitor designed to monitor SYN packets. Machines receive SYN packets when a remote machine is trying to initiate a TCP connection.

When a machine is listening on a port, it replies the machine sending the SYN packet with an aknowledgement ( ACK ) request. If the machine is not listening on a particular port, then the machine will reply with a reset ( RST ) request.

Many crackers use the SYN scan technique to detect open ports. This helps the crackers easily detect the services running on a machine.

Incoming is a utility designed to closely monitor the SYN packets being received by a machine. This can be of great help to machines that act as servers on the internet, or machines that are directly connected to the internet through a broadband connection.

Here are some key features of "Incoming Packet Monitor":

Passive fingerprinting
· Incoming packet monitor can detect the operating system of remote machines, without generating any packet.
· Other fingerprinting software generates tons of packets in order to detect the operating of machines.
Find the country of remote machines
· Incoming packet monitor can detect the country of origin of a packet, in real-time. Now you can easily monitor incoming connections to your machine and the country from which the connection was made.
Map the remote machine on a map, down to city level
· If you want even more information, you can track the IP address down to city level. Incoming packet monitor can now plot the remote machine on a map.
· Now, you can actually see the city of origin of a packet.
Detect whether a machine is behind a firewall or a NAT router
· Now you can easily find out whether the remote machine is behind a NAT router or behind a firewall.
· NAT detection is really helpful for system admin who want to detect users who are sharing there internet connection using a NAT router or Windows Internet Connection Sharing (ICS).
Logging
· You can now log all incoming connections to a file. This can be really helpful when you want monitor illegal connection attempts to your server.
Very fast and low on resources
· Kushinara Incoming is extremely fast. You can run the program, without worrying about memory or CPU consumption.
Unicode compliant
· Every component of Kushinara Incoming is fully Unicode compliant. The user interface of Kushinara Incoming is available in multiple languages.

5

Netmeeting Incoming Call Monitor 1.14 Build 1.0.0.32


windows Network Internet->Video Chat Tools Free
View Detail
Download Netmeeting Incoming Call Monitor 1.14 Build 1.0.0.32Download Netmeeting Incoming Call Monitor 1.14 Build 1.0.0.32
196K
Its finally here, Netmeeting Incoming Call Monitor is to Netmeeting what Caller Display is to the telephone system. Logs incoming Netmeeting callers IP addresses, and (optionally) connects to mIRC to see if the person calling you is on IRC and what their nick is (mIRC Script add-on included). Even detects calls in Do Not Disturb Mode. A must have for any Netmeeting user (especially those who use ILS servers or mIRC)

6

Netmeeting Incoming Call Monitor 1.14 Build 1.14.0.34


windows Network Internet->Other Free
View Detail
Download Netmeeting Incoming Call Monitor 1.14 Build 1.14.0.34Download Netmeeting Incoming Call Monitor 1.14 Build 1.14.0.34
203 KB
Netmeeting Incoming Call Monitor description
Netmeeting Incoming Call Monitor is a simple tool designed to help you monitor all your netmeeting calls A lot of people who sit on IRC in Netmeeting channels are constantly getting calls from people on Netmeeting when they arent even logged into any ILS servers. So what conclusions do we draw from this?

· People are randomly calling or scanning IP addresses for Netmeeting users? (improbable)
· IRC Users are systematically going through the IP addresses of the users in a channel in order to bug them with calls, or calling for whatever other reason without the recipients knowledge (BINGO!)

So, heres a little program and mIRC Script combo thatll help you out. Leave it loaded while you have Netmeeting loaded, if you are using mIRC and the person calling you is in a channel youre in, then youve got em!

Netmeeting Incoming Call Monitor is a simple tool designed to help you monitor all your netmeeting calls.

7

AutoResponder 1.0.1


pda System Utilities->Communications 6.29 $ to buy
View Detail
Download AutoResponder 1.0.1Download AutoResponder 1.0.1
176.00 KB
AutoResponder is a program that lets you automatic accept and reject incoming connections.

8

hearnet 0.0.5


linux Multimedia->Audio Free
View Detail
Download hearnet 0.0.5Download hearnet 0.0.5
0.010 MB
hearnet is a simple granular synthesizer driven by your incoming network traffic.


9

Print Manager 2.0


windows Utilities->Scanner OCR $99
View Detail
Download Print Manager 2.0Download Print Manager 2.0
124KB

Print Manager controls all incoming jobs in your organization.
10

FastMail 1.21


windows Email Tools->Misc Mail Tools Free
View Detail
Download FastMail 1.21Download FastMail 1.21
2.0 MB
FastMail provides extensive filtering and processing capabilities for incoming correspondence, creating incoming and outgoing message archives, and features the ability to personalize mail distribution for a large number of recipients.
11

ISDNMon 1.0


windows Business Finance->Misc Phone Tools Free
View Detail
Download ISDNMon 1.0Download ISDNMon 1.0
336K
ISDN Monitor watches your telephone lines for any incoming call. Adressbook with Sound support, Searech, Archive.

12

Translator Plugin 1.2 Beta


windows Software Development->Components Libraries Free
View Detail
Download Translator Plugin 1.2 BetaDownload Translator Plugin 1.2 Beta
454 KB
Translator Plugin is able to translate your outgoing and incoming IMs into any of the major languages


13

IM Forwarder 1.1


windows Software Development->Components Libraries Free
View Detail
Download IM Forwarder 1.1Download IM Forwarder 1.1
230 KB
IM Forwarder is a plugin for Trillian that will forward incoming IMs to an email address or mobile phone.

14

WinPopup Speak! 1.0


windows Communications->Other Chat Tools Free
View Detail
Download WinPopup Speak! 1.0Download WinPopup Speak! 1.0
133 KB
WinPopup Speak is free add-on for Fomine WinPopup.

This application speaks incoming messages that received by Fomine WinPopup.

15

Base Defender


script Flash Free
View Detail
Download Base DefenderDownload Base Defender
Use the mouse to aim and shoot, kill incoming ships before they crash into your base.
16

ISDN CallerID 1.2


windows Business Finance->Misc Phone Tools $10.00
View Detail
Download ISDN CallerID 1.2Download ISDN CallerID 1.2
784K
Register all incoming calls and identifies the number.In combination with names can become a very usefulltelephone directory. Statics on incoming calls on aspecific period of time. Capi drivers should beinstalled to work properly.

17

Terrasoft Call Center 2.8


windows Information Management->Personal Information Managers $490
View Detail
Download Terrasoft Call Center 2.8Download Terrasoft Call Center 2.8
10137K
Terrasoft Call Center Server is a separate module of popular Terrasoft CRM that provides tools for registration and analyzing of incoming and outgoing calls, redirecting incoming calls to selected Terrasoft CRM users, process calls from different contacts according to the established rules.

18

Email Watcher 1.3


windows Communications->Mail Utilities Free
View Detail
Download Email Watcher 1.3Download Email Watcher 1.3
710 KB
Email Watcher is a mail notification utility that can check an unlimited number of POP3 e-mail accounts. Events and filters can be applied to the incoming mail to play a wave file, popup a message screen or delete the incoming mail.

19

ISDN CallerID 1.2


windows Network Internet->Other $10.00
View Detail
Download ISDN CallerID 1.2Download ISDN CallerID 1.2
784KB
Register all incoming calls and identifies the number. In combination with names can become a very usefull telephone directory. Statics on incoming calls on a specific period of time. Capi drivers should be installed to work properly.
20

Calling-Us Monitor Rev.10/2004 10-2004


windows Business Finance->Misc Phone Tools Free
View Detail
Download Calling-Us Monitor Rev.10/2004 10-2004Download Calling-Us Monitor Rev.10/2004 10-2004
5022K
Calling-Us Home is an ISDN call monitor, that informs you about all incoming calls and records incoming voice messages to completly replace your answering machine. Arranged in MSN, all incoming calls are displayed and recorded in a list: date, time, forwarded calling number, dialed MSN-number, duration and connection. Three different answering equipments can be distributed to different calling numbers. SMS notification informs about new voice messages worldwide.

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search