User Tools

Site Tools


tools:network_tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:network_tools [2025/02/18 15:45] apereztools:network_tools [2026/02/11 13:22] (current) aperez
Line 1: Line 1:
 +----
 +----
 +
 +====== eDrawings Viewer: Visualizador de SolidWorks ======
 +
 +Software gratuito oficial de Dassault Systèmes para visualizar, imprimir y revisar archivos nativos de CAD. Es la herramienta esencial para consultar planos sin necesidad de tener la licencia completa de SolidWorks.
 +
 +===== Descripción =====
 +Permite abrir archivos de pieza (**[[.sldprt]]**), ensamblajes (**[[.sldasm]]**) y, fundamentalmente, planos de dibujo (**[[.slddrw]]**). Su principal ventaja es que mantiene la fidelidad de las cotas y las capas del diseño original.
 +
 +===== Enlaces de Descarga =====
 +  * **Página principal de descarga:** [[https://www.edrawingsviewer.com|Descargar eDrawings Viewer]]
 +  * **Nota de instalación:** Seleccionar la opción gratuita "eDrawings Viewer" (64-bit) durante el proceso.
 +
 +===== Documentación y Soporte =====
 +  * **Guía de usuario oficial:** [[https://help.solidworks.com|Manual Online de eDrawings]]
 +  * **Requisitos del sistema:** [[https://www.solidworks.com|Especificaciones de Hardware]]
 +
 +===== Tips de Uso para Proyectos =====
 +  * **Archivos vinculados:** Para que el plano (//.slddrw//) cargue las vistas correctamente, los archivos de las piezas (//.sldprt//) deben estar en la misma carpeta.
 +  * **Impresión:** Usar la opción "Scale to fit" para evitar que el plano de medidas se corte en impresoras hogareñas.
 +  * **Herramienta Medir:** Si el archivo tiene la medición habilitada, se puede usar el icono de la regla para verificar dimensiones no acotadas.
 +
 +[[categoría:Software]]
 +[[categoría:CAD]]
 +
 +
 +----
 +----
 +
 +## NotebookLM (Asistente de Investigación de IA de Google)
 +
 +**NotebookLM** es un asistente de investigación y aprendizaje basado en IA de Google, diseñado para ayudar a los usuarios a interactuar profundamente con sus documentos, notas y enlaces. A diferencia de los chatbots de IA tradicionales, NotebookLM "aterriza" el modelo lingüístico en las fuentes que proporciona el usuario, lo que reduce las "alucinaciones" de la IA y garantiza respuestas precisas y citadas.
 +
 +### Características Clave:
 +
 +*   **Fuentes Soportadas:** Admite la carga de archivos PDF, Google Docs, presentaciones de Slides, archivos de texto, enlaces a sitios web y transcripciones de vídeos de YouTube.
 +*   **Análisis de Contenido:** Genera automáticamente resúmenes, temas clave e ideas a partir de los documentos cargados.
 +*   **Funciones de Estudio/Trabajo:** El panel "Studio" puede generar:
 +    *   **Resúmenes de Audio/Vídeo:** Convierte el material en formatos de audio estilo podcast o vídeos con diapositivas y narración.
 +    *   **Tarjetas Mnemotécnicas (Flashcards) y Cuestionarios (Quizzes):** Crea material de estudio interactivo.
 +    *   **Mapas Mentales e Informes:** Ayuda a visualizar conexiones y generar documentos estructurados, como guías de estudio o borradores de correos electrónicos.
 +*   **Interacción:** Permite a los usuarios chatear con sus fuentes, hacer preguntas y obtener respuestas con citas integradas que enlazan directamente con el material original.
 +
 +### Acceso y Uso:
 +
 +*   **Sitio web:** [[https://notebooklm.google/|Enlace a Google NotebookLM]]
 +*   **Requisitos:** Se necesita una cuenta de Google (Gmail, trabajo o escuela) para iniciar sesión y utilizar la plataforma.
 +*   **Plataformas:** Disponible a través del navegador web y como aplicación móvil para iOS y Android.
 +
 +----
 +----
 +
 +## Aprenda a Su Manera (Experimento de IA de Google)
 +
 +"Aprenda a Su Manera" es un experimento de IA de Google Research. Utiliza los modelos LearnLM, basados en Gemini 1.5 Pro, para convertir materiales educativos estáticos en experiencias de aprendizaje interactivas y multimodales.
 +
 +### Características Clave:
 +
 +*   **Transformación de Documentos:** Convierte documentos existentes, como archivos PDF y libros de texto, en formatos de aprendizaje personalizados.
 +*   **Formatos Interactivos:** Genera automáticamente:
 +    *   Pruebas inmersivas.
 +    *   Diapositivas y narraciones.
 +    *   Lecciones de audio.
 +    *   Mapas mentales para visualizar conceptos.
 +*   **Personalización:** Adapta el contenido al nivel educativo e intereses específicos del usuario.
 +
 +### Acceso y Uso:
 +
 +*   **Sitio web:** [[https://learnyourway.withgoogle.com|Enlace a Learn Your Way de Google]]
 +*   **Requisitos:** Se necesita una cuenta de Google (Gmail) para acceder y utilizar la plataforma.
 +*   **Disponibilidad:** La demostración está disponible, pero la funcionalidad completa (carga de archivos propios) puede requerir unirse a una lista de espera.
 +
 +
 +
 +----
 +----
 +**[[https://app.prntscr.com/es/download.html|Lightshot - edición de imágenes]]**
 +
 +----
 +----
 +====== NetBox ======
 +
 +**[[https://github.com/netbox-community/netbox|Netbox]]**
 +
 +{{ :tools:ip-blog.png?600 |}}
 +
 +**NetBox** is an open-source platform designed to act as a *Network Source of Truth* for documenting and modeling modern networks.  
 +It unifies **IP Address Management (IPAM)** and **Data Center Infrastructure Management (DCIM)** into a single, cohesive system.
 +
 +===== Core Functionality =====
 +
 +As of **2026**, NetBox is primarily used to represent the **intended state** of a network, not the live operational state.  
 +It serves as the authoritative blueprint against which automation and validation tools operate.
 +
 +==== IPAM ====
 +
 +Tracks and manages logical network resources:
 +
 +  * IPv4 and IPv6 addresses  
 +  * Subnets and prefixes  
 +  * VRFs (Virtual Routing and Forwarding)  
 +  * VLANs  
 +
 +==== DCIM ====
 +
 +Models the physical infrastructure of the network:
 +
 +  * Sites and locations  
 +  * Racks and rack units  
 +  * Device types and roles  
 +  * Cabling and connections  
 +  * Power feeds and power distribution  
 +
 +==== Automation Hub ====
 +
 +NetBox acts as a central inventory and automation backbone:
 +
 +  * REST API for full programmatic access  
 +  * GraphQL support for efficient queries  
 +  * Primary source of truth for:
 +    * Ansible  
 +    * Terraform  
 +    * Nornir  
 +
 +NetBox enables consistent, repeatable, and auditable network automation by ensuring all tools operate from a single authoritative dataset.
 +
 +
 +----
 +----
 +
 +**[[https://markdownlivepreview.com/|https://markdownlivepreview.com/]]**
 +
 +**[[https://www.clavesegura.org/es/|https://www.clavesegura.org/es/]]**
 +
 +----
 +----
 +
 +====== Network Automation Toolchain ======
 +
 +The following tools form the core **network automation toolchain**, integrated around **Ansible** and a centralized source of truth.
 +
 +===== Tools =====
 +
 +  * **Ansible**
 +    * Primary automation engine
 +    * Declarative and procedural execution
 +    * Ideal for configuration, validation, and reporting
 +
 +  * **NetBox**
 +    * Source of Truth (IPAM / DCIM)
 +    * Provides inventory and *intended state*
 +    * Feeds Ansible, Nornir, and IaC tools
 +
 +  * **NAPALM**
 +    * Multi-vendor abstraction layer
 +    * State retrieval and compliance validation
 +    * Primarily focused on *read-only* operations
 +
 +  * **Netmiko**
 +    * Simplified SSH library for network devices
 +    * Useful for direct tasks and quick scripts
 +    * Foundation for many custom automations
 +
 +  * **Nornir**
 +    * Concurrent automation framework
 +    * Ideal for large-scale validation, audits, and queries
 +    * Complements Ansible (does not replace it)
 +
 +  * **Terraform / OpenTofu**
 +    * Infrastructure as Code (IaC)
 +    * **Controlled and cautious** use in networking
 +    * Recommended for:
 +      * Object provisioning (NetBox, cloud, base infrastructure)
 +      * Not for frequent operational network changes
 +
 +===== Usage Principles =====
 +
 +  * **NetBox** defines the intended state
 +  * **Ansible / Nornir** execute and validate
 +  * **NAPALM / Netmiko** retrieve actual state
 +  * **Terraform / OpenTofu** is limited to structural provisioning
 +
 +This approach reduces risk, preserves traceability, and avoids destructive changes in production networks.
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +----
 +----
 +===== OBS Studio =====
 +
 +**[[https://obsproject.com/|OBS Studio]]**
 +
 +**OBS Studio** (Open Broadcaster Software) is a **free and open-source** software used for **video recording** and **live streaming** from a computer.
 +
 +It allows capturing the **screen**, **application windows**, **webcams**, and **audio** (microphone and system sound), combining them in real time using **scenes** and **sources**.
 +
 +It is widely used for **online classes**, **live streaming on platforms such as YouTube or Twitch**, **tutorial recording**, and **professional presentations**.
 +
 +The software is compatible with **Windows, macOS, and Linux**, and offers advanced features such as:
 +  * Audio and video quality control  
 +  * Scene transitions  
 +  * Recording in multiple formats  
 +  * Plugin support  
 +
 +**Official download site:**  
 +[[https://obsproject.com|https://obsproject.com]]
 +
 +OBS Studio is a robust and flexible tool for creating professional audiovisual content.
 +
 +
 +----
 +----
 +**[[https://dietpi.com/|DietPi - features overview]]**
 +----
 +----
 +**[[https://www.banana-pi.org/en/bananapi-router/205.html|Banana Pi BPI-R4 Pro Wifi 7 Router board with MTK MT7988A ,8G RAM and 8G eMMC,2 x 10G SFP+/RJ45]]**
 +----
 +----
 +
 +**[[https://purespeedlightwave.dualstack.speedtestcustom.com/result/3145f530-adf0-11f0-9668-bbd655277da8|SPEED TEST]]**
 +
 +----
 +----
 +
 +
 +====== Royal TS ======
 +
 +
 +  * Powerful Connection Management, compatible with a variety of connection types Using RDP, VNC, SSH based terminals, S/FTP or web-based interfaces?   No worries, Royal TS got you covered!
 +  * Built-in credential management. Safe team-sharing features.  Share a list of connections, without sharing your personal credentials.
 +  * Command Tasks and Key Sequence Tasks make it easy to quickly automate repetitive tasks. 
 +  * SSH-based tunneling (Secure Gateway) support is tightly integrated in Royal TS.
 +  * Dynamic Folders allow you to dynamically import data from external sources.
 +
 +**[[https://www.royalapps.com/ts/win/features|ROYAL TS - Built-in credential management]]**
 +
 +
 +----
 +----
 +====== Network Engineer Tools Reference Guide ======
 +
 +{{ :tools:network_engineer_tools_guide.pdf |}}
 +
 +{{pdfjs 46em >:tools:network_engineer_tools_guide.pdf}}
 +
 +----
 +----
 +
 +**IQGEO** 
 +
 +**Geospatial network management software**: Plan, design, operate, and build better telecom, fiber, and utility networks with IQGeo’s award-winning geospatial network management software. Book a demo to see why thousands of users choose IQGeo. 
 +
 +**[[https://www.iqgeo.com/|Building Better Networks with IQGeo]]**
 +
 +----
 +----
 +
 +
 +**WinSCP**
 +
 +**[[https://winscp.net/download/WinSCP-6.5-Setup.exe/download|WinSCP Download]]**
 +
 +WinSCP is a free, open-source file manager for Windows that allows users to securely transfer data between computers. It supports a variety of protocols, including SFTP, FTP, SCP, WebDAV, and Amazon S3. 
 +
 +**Features:**  
 +
 +  * File transfers: Copy files between local and remote computers
 +  * User interface: Offers a graphical user interface with a choice of Explorer or Commander views
 +  * Text editing: Edit text files in remote directories
 +  * Synchronization: Automatically synchronize two directories
 +  * Automation: Includes batch file scripting and a command-line interface
 +  * Authentication: Supports password, keyboard-interactive, public key, and Kerberos authentication
 +  * Integration: Integrates with Windows via drag-and-drop, URLs, and shortcut icons
 +
 +**Other capabilities:**
 + 
 +  * Supports all common file operations
 +  * Can act as a remote text editor
 +  * Can retain original date and timestamps when uploading files
 +  * Can optionally protect stored site information with a master password
 +  * Can optionally import session information from PuTTY sessions
 +
 +{{ :tools:winscp-6.5-setup.zip |}}
 +----
 +----
 +
 +**PydanticAI**
 +
 +**[[https://ai.pydantic.dev/tools/|PydanticAI]]**
 +
 +**Function Tools**: Function tools provide a mechanism for models to retrieve extra information to help them generate a response.
 +
 +They're useful when it is impractical or impossible to put all the context an agent might need into the system prompt, or when you want to make agents' behavior more deterministic or reliable by deferring some of the logic required to generate a response to another (not necessarily AI-powered) tool.
 +
 +
 +
 +----
 +----
 +
 +
 +**LinkedIn Post Formatter**
 +
 +**[[https://blabigo.com/linkedin-post-formatter|LinkedIn Post Formatter]]**
 +
 ---- ----
 ---- ----
Line 9: Line 320:
 Build sophisticated user interfaces with a simple Python API. **Run your apps in the** **terminal** or a **web browser**! Build sophisticated user interfaces with a simple Python API. **Run your apps in the** **terminal** or a **web browser**!
  
-{{:tools:shira-demo.gif?400|}}+{{ :tools:shira-demo.gif?400 |}}
  
 ---- ----
Line 26: Line 337:
   * Use any model (including self-hosted)   * Use any model (including self-hosted)
  
-{{:tools:itops_usecase_c6599aa8ef.png?400|}}+{{ :tools:itops_usecase_c6599aa8ef.png?400 |}}
  
  
Line 130: Line 441:
 ---- ----
 **Multicast tester software** **Multicast tester software**
 +
 +
 +
 +**[[https://support.singlewire.com/s/software-downloads/a17C0000008Dg7A/ictestermulticastzip|Multicast Testing Tool]]**
 +
  
 {{ :transmission_of_audio_and_video:ic_tester_multicast.zip |Dwonload transmission_of_audio_and_video:ic_tester_multicast.zip}} {{ :transmission_of_audio_and_video:ic_tester_multicast.zip |Dwonload transmission_of_audio_and_video:ic_tester_multicast.zip}}
 +
 +**[[https://www.dqnetworks.ie/toolsinfo/mcasttest/|Multicast Tester]]**
 +
 +{{ :tools:mcasttest.zip |}}
 +
 +{{ :tools:netspanner.windows.installer.2.0.0.14546.zip |}}
  
 ---- ----
Line 655: Line 977:
  
 You can **download Advanced IP Scanner** here: {{ :tools:advanced_ip_scanner_2.5.3850.zip |}} You can **download Advanced IP Scanner** here: {{ :tools:advanced_ip_scanner_2.5.3850.zip |}}
 +
 +----
 +
 +**PingInfoView v3.20 - Ping monitor utility**
 +
 +
 +**[[https://www.nirsoft.net/|NIRSOFT TOOLS NETWORK.]]**
 +
 +
 +Copyright (c) 2008 - 2025 Nir Sofer
 +
 +{{ :tools:pinginfoview.gif?600 |}}
 +
 +PingInfoView is a small utility that allows you to easily ping multiple host names and IP addresses, and watch the result in one table. It automatically ping to all hosts every number of seconds that you specify, and displays the number of succeed and failed pings, as well as the average ping time. You can also save the ping result into text/html/xml file, or copy it to the clipboard.
 +
 +PingInfoView supports both ICMP pings and TCP pings.
 +
 +
 +{{ :tools:pinginfoview.zip |}}
  
 ---- ----
Line 862: Line 1203:
  
 ---- ----
 +
 +**[[https://www.avast.com/es-us/random-password-generator#pc|Generador de contraseñas aleatorias]]**
 +
 +----
 +
 +====== Technitium Overview ======
 +
 +**Technitium** is a software platform focused on privacy, network control, and scalability.  
 +Founded in 2003 by university students, it has become a well-known provider of networking and cybersecurity tools.  
 +Official website: [[https://technitium.com/|Technitium.com]]
 +
 +===== Main Tools =====
 +
 +==== Technitium Mesh ====
 +  * Open-source, peer-to-peer anonymous instant messenger.
 +  * Provides strong end-to-end encryption using algorithms such as DHE-2048, ECDHE-256, RSA-2048, and AES-256.
 +  * Requires Windows.
 +
 +==== Technitium MAC Address Changer (TMAC) ====
 +  * Free utility to change or spoof MAC addresses on Ethernet and Wi-Fi adapters in Windows.
 +  * Offers complete adapter configuration and allows presets for quick switching.
 +  * Supports IPv6.
 +
 +==== Technitium DNS Server ====
 +  * Open-source authoritative and recursive DNS server with focus on privacy and security.
 +  * Available for Windows, Linux, macOS, and Raspberry Pi.
 +  * Key Features:
 +    * DNS-level blocking (ads, malware, tracking).
 +    * Detailed query logging and statistics.
 +    * High performance (100,000+ requests/sec on standard hardware).
 +    * DNSSEC support, advanced caching, authoritative zones.
 +    * Built-in DHCP server, DNS-over-TLS, DNS-over-HTTPS, DNS-over-QUIC.
 +    * REST API and web-based admin console.
 +
 +==== DNS Client Service ====
 +  * Online DNS query tool to perform lookups using any server, including root servers.
 +  * Available directly on their website.
 +
 +==== Blog and Community Support ====
 +  * Frequent updates on new releases and features.
 +  * Blog provides guides and details about features (e.g., Catalog Zones for clustering).
 +  * Community support available via Reddit and email.
 +  * [[https://blog.technitium.com/|Technitium Blog]]
 +
 +===== Useful Links =====
 +  * [[https://technitium.com/|Official Website]]
 +  * [[https://technitium.com/dns/|Technitium DNS Server]]
 +  * [[https://technitium.com/dns/help.html|DNS Client Service]]
 +  * [[https://blog.technitium.com/|Technitium Blog]]
 +
 +
 +**[[https://technitium.com/|https://technitium.com/]]**
 +
 +
 +{{ :tools:dns_server_linux.png?400 |}}
 +
 +{{ :tools:dns_server_linux2.png?400 |}}
 +
 +{{ :tools:dns_server_linux3.png?400 |}}
 +
 +
 +----
 +
 +====== Security Onion Solutions (SOS) Overview ======
 +
 +**Security Onion Solutions (SOS)** is a free and open platform for network security monitoring, intrusion detection, and log management.  
 +It is widely used to build Security Operations Centers (SOC) and provides integrated tools for monitoring, hunting, and incident response.  
 +Official website: [[https://securityonionsolutions.com|securityonionsolutions.com]]
 +
 +===== Key Features =====
 +
 +  * **Alerts** – Correlate events from IDS/IPS engines (e.g., Suricata, Snort).
 +  * **Hunt** – Threat hunting interface to query and analyze logs and events.
 +  * **Detections** – Rules-based and anomaly-based detection.
 +  * **PCAP** – Packet capture and full session reconstruction.
 +    * Pull packet captures from network events and analyze them using SOC interface, CyberChef, or external tools (e.g., Wireshark).
 +  * **Cases** – Integrated case management for incident response.
 +  * **Dashboards** – Visualization of alerts, logs, and KPIs.
 +  * **Analyzers** – Built-in and external tools to parse and analyze captured data.
 +
 +===== Data Types =====
 +  * **Agent** – Endpoint agents to collect telemetry.
 +  * **Alert** – Event-based alerts from detection engines.
 +  * **Asset** – Network and host assets tracked within the SOC.
 +
 +===== Integrated Tools =====
 +  * Suricata IDS/IPS
 +  * Zeek network security monitor
 +  * Wazuh for host monitoring
 +  * TheHive case management
 +  * Kibana dashboards
 +  * CyberChef for data parsing and decoding
 +
 +===== Benefits =====
 +  * Free and open-source (with professional support available).
 +  * All-in-one SOC in a box (network + host + log analysis).
 +  * Scalable: from single node deployments to enterprise SOC clusters.
 +  * Strong community support and active development.
 +
 +===== Useful Links =====
 +  * [[https://securityonionsolutions.com/software/features|SOS Features]]
 +  * [[https://securityonionsolutions.com/training|Training & Certification]]
 +  * [[https://securityonionsolutions.com/support|Support & Community]]
 +  * [[https://github.com/Security-Onion-Solutions|GitHub Repository]]
 +
 +
 +
 +
 +
 +{{ :tools:sos_linux.png?400 |}}
 +{{ :tools:sos_linux2.png?400 |}}
 +{{ :tools:sos_linux3.png?400 |}}
 +
 +----
 +
 +
 +====== Prometheus Overview ======
 +
 +**Prometheus** is an open-source monitoring and alerting toolkit designed for reliability and scalability.  
 +It collects, stores, and queries time-series data, and is widely used to monitor applications, systems, and services.  
 +Official website: [[https://prometheus.io|prometheus.io]]
 +
 +===== Key Features =====
 +
 +  * **Dimensional Data Model**  
 +    * Time series are identified by a metric name and key-value pairs (labels).
 +    * Provides flexibility to organize and query metrics.
 +
 +  * **Powerful Queries**  
 +    * PromQL (Prometheus Query Language) allows filtering, aggregation, and correlation of time-series data.
 +    * Enables advanced dashboards, visualizations, and alerting.
 +
 +  * **Precise Alerting**  
 +    * Rules are defined in PromQL.  
 +    * Alerts leverage the dimensional model for flexible conditions.  
 +    * Integrated with Alertmanager for routing, notifications, and silencing.
 +
 +  * **Simple Operation**  
 +    * Independent server, relies only on local storage.  
 +    * Written in Go, distributed as single static binaries.  
 +    * Easy to deploy in diverse environments.
 +
 +  * **Instrumentation Libraries**  
 +    * Wide set of official and community libraries.  
 +    * Covers most major languages (Go, Java, Python, Ruby, etc.).  
 +    * Allows developers to expose custom metrics.
 +
 +  * **Ubiquitous Integrations**  
 +    * Hundreds of exporters and integrations available.  
 +    * Common use: Node Exporter, cAdvisor, Blackbox Exporter, etc.  
 +    * Easy to extract metrics from existing systems.
 +
 +===== Typical Use Cases =====
 +  * Monitoring microservices and containerized applications (Kubernetes, Docker).
 +  * Collecting system-level metrics (CPU, memory, disk, network).
 +  * Application-specific instrumentation (business logic, API metrics).
 +  * Centralized alerting with Alertmanager.
 +  * Integration with Grafana for visualization.
 +
 +===== Benefits =====
 +  * Open source and widely adopted in the industry.
 +  * Strong ecosystem (exporters, integrations, community).
 +  * Highly flexible query model and alerting system.
 +  * Scales from single servers to large distributed clusters.
 +
 +===== Useful Links =====
 +  * [[https://prometheus.io/docs|Documentation]]
 +  * [[https://prometheus.io/download|Download]]
 +  * [[https://prometheus.io/community|Community]]
 +  * [[https://prometheus.io/blog|Blog]]
 +
 +
 +{{ :tools:graficar_linux1.png?400 |}}
 +
 +
 +----
 +
  
tools/network_tools.1739893519.txt.gz · Last modified: by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki