Coder Social home page Coder Social logo

fritzident's Introduction

Description
===========
fritzident  is a program that eneabeling the parental control function of the 
AVM Fritz!Box.  It mimics the stan‐ dard AVM Windows application that allows the 
Fritz!Box to recognize individual users connecting to the internet. This 
application is supposed to run under control of inetd or systemd.

General Information
===================
Fritzident will run as an stand alone server. The provided Makefile can be used 
to compile the program. Obviously, a the make utility, a C compiler and base C 
libraries need to be installed for this to work. Compilation has been tested on 
Ubuntu 15.04.

Installation
============
To install fritzident, copy the executable program to an appropriate location 
and start the server after establishing the network services.  You can use the 
provides systemd unit files or the init.d script. An inetd is no longer needed.

Internal working
================
At startup fritzident is creating a socket on the port 14013 and sends out a 
prompt message, then waits for a single command, and sends the response. The 
prompt message is "AVM IDENT", and is required for the Fritz!Box to recognize 
the agent.

Recognized commands:
	USERS		return a list of known users
	TCP ip:port	return name of the user for the specified local TCP port
	UDP ip:port	idem, but for UDP ports

The prompt, as well as all replies, are terminated by a CR & NL (ASC 13 + ASC 
10). Commands are recognized with either CR & NL or just NL line termination. 
This allows fritzident to be tested interactively.

fritzident's People

Contributors

jsrjenkins avatar naund avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.