Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 413 Bytes

File metadata and controls

13 lines (8 loc) · 413 Bytes

Name: binary_converter

Version: 3.2.0-beta

Author: Aren GamerZ

Email: arendevel@gmail.com

Description: This is a program that will convert given IP address or number into its binary representation, for instance: "192.168.1.254" will be converted to: "11000000.10101000.00000001.11111110". Now it also converts binary to decimal.

LICENSE: GNU GPL