Skip to content

bugrakilic/telcobox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telcobox

A digital toolbox designed to simplify daily tech tasks and boost productivity for network, system, and cloud engineers. Built with Python (Flask) and Bootstrap, telcobox provides versatile tools that work seamlessly across cloud-based environments and web application platforms.

Logo

Features

telcobox includes a comprehensive suite of tools for technical professionals:

Network Tools

  • IP Subnet Calculator - Calculate subnet ranges, network addresses, and broadcast addresses
  • What's My IP Address - Quickly identify your public IP address
  • DNS Lookup Tool - Perform DNS queries and resolve domain names
  • Latency & IP Lookup - Test network latency and perform IP address lookups

System & Performance Tools

  • Bandwidth Speed Test - Test your internet connection speed
  • RAID Calculator - Calculate RAID configurations and storage requirements
  • Data Download Calculator - Estimate download times based on file size and connection speed
  • Byte/Bit Converter - Convert between different data units

Security Tools

  • SSL/TLS Checker - Verify SSL/TLS certificate status and configuration

Technology Stack

  • Backend: Python with Flask framework
  • Frontend: Bootstrap for responsive design
  • Deployment: Cloud-ready for various platforms

Getting Started

Prerequisites

  • Python 3.7 or higher
  • pip package manager

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/telcobox.git
cd telcobox
  1. Create a virtual environment:
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the application:
python app.py
  1. Open your browser and navigate to http://localhost:5000

Usage

telcobox is designed to be intuitive and responsive across all devices. Simply select the tool you need from the main interface and follow the on-screen instructions. All tools are optimized for both desktop and mobile use.

Contributing

All contributions from the community are welcomed! telcobox is an open-source project, and your help makes it better for everyone in tech industry.

License

This project is licensed under the MIT License.

Acknowledgments

Built with Flask and Bootstrap - with the help of Amazon Q and AI.

Support

If you encounter any issues or have questions, please feel free to:

  • Open an issue on GitHub
  • Submit a pull request
  • Contact the maintainers

Made with ❤️ for the tech community

About

telcobox helps to simplify daily tech tasks and boost productivity with various versatile tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors