Giter VIP home page Giter VIP logo

ss7calc's Introduction

SS7calc - SS7 Signaling Point Code calculator
by Philippe Langlois - http://www.p1security.com

Code under eGPL license. http://www.egpl.info

Usage:
"-h", "--help"
	displays this message
"-3", "--383"
	set Signaling Point Code as 3-8-3 Format (Recommended, used by ITU)
"-5", "--545"
   set Signaling Point Code as 5-4-5 Format
"-6", "--662"
   set Signaling Point Code as 6-6-2 Format
"-i", "--int"
	set Signaling Point Code as decimal format
"-h", "--hex"
	set Signaling Point Code as heximal format 
"-u", "--itu"
	specify SPC as ITU
"-a", "--ansi"
	specify SPC as ANSI
"-r", "--read"
   pass file (or standard input if file is '-') and process the content as SPC values

Examples:
$ ./ss7calc.py -i 12345
SS7calc - SS7 Signaling Point Code calculator

SPC Decimal : 12345
Format      : Unknown
Hex format  : 3039
5-4-5 Format: 24-1-25
3-8-3 Format: 6-7-1

For more information:
http://en.wikipedia.org/wiki/Point_code

For online versions:
http://jhartman.webd.pl/pc/index.php
http://www.linuxfocus.org/~guido/javascript/ansi-point-code-converter.htm

ss7calc's People

Contributors

philpraxis avatar ownport avatar ojab avatar

Watchers

 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.