Showing 27 open source projects for "terminal basic"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1

    mount-samba

    mount-samba always-samba fix-samba add-samba

    mount-samba -gui mount-samba //192.168.1.22/Media With this program, you can easily mount Windows (Samba) shares, NAS servers, by using the terminal or drag and drop with the mouse. These are mount permanently at system start!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    GetFirewallConfig
    A tool to remotely backup a firewall - developed with pfSense in mind. Tested with Fortigate & pfSense.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AcoPath for Java

    Ant Colony Optimization algorithm for the shortest path problem.

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of the Ant System is that virtual ants are exploited for finding paths with a specific property, e.g., short distance between physical nodes, in the same way nature guides physical ants.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    AcoPath

    Ant Colony Optimization algorithm for the shortest path problem.

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of the Ant System is that virtual ants are exploited for finding paths with a specific property, e.g., short distance between physical nodes, in the same way nature guides physical ants. Development takes place at https://github.com/zfoxer/AcoPath
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    PsoPath

    Particle Swarm Optimization algorithm for the shortest path problem

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of Particle Swarm Optimization is the emulation of the social behaviour of, e.g., a flock of birds, as a stochastic optimisation method. Specifically, a particle is an entity representing a solution in the search space. Several particles cooperate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Mars

    A cross-platform network component developed by WeChat

    Mars is an open source, cross-platform infrastructure component and official terminal basic component of WeChat. It consists of four main parts: Comm, which contains a basic library, including basic tools like sockets, threads, alarm, message queues, and coroutines; Xlog, which provides high-performance, high-availability, security, and fault-tolerant log functions; SDT which is the network diagnosis module; and STN or signaling transmission network module, the major component of Mars responsible for the small data signaling channel between the terminal and the server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wi-Fi Cracking

    Wi-Fi Cracking

    Crack WPA Wi-Fi routers with Airodump-ng and Aircrack-ng Hashcat

    Crack Wi-Fi networks that are secured using weak passwords. It is not exhaustive, but it should be enough information for you to test your own network's security or break into one nearby. Begin by listing wireless interfaces that support monitor mode. If you do not see an interface listed then your wireless card does not support monitor mode. Start listening to 802.11 Beacon frames broadcast by nearby wireless routers using your monitor interface. WPA/WPA2 uses a 4-way handshake to...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 8

    TFTPTerminal

    terminal program written in vb 2010

    A terminal client written in vb 2010 express
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    subnetcalculator

    subnetcalculator

    Basic subnet calculator written in Python.

    Based on the IP address and subnet mask input from the user, the following values are calculated: #1. Network address #2. Broadcast address #3. Number of valid hosts #4. Wildcard mask #5. Number of mask bits (CIDR notation) #6. Random IP addresses from the subnet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    netmonsql

    netmonsql

    Network performance monitoring and logging script for Cisco devices.

    NetMon_Cisco_to_SQL.py is a basic network performance monitoring and logging script for Cisco devices. It gathers parameters (CPU Utilization, Used Processor Memory, Used IO Memory, UP Ethernet Interfaces density, in percent velues) from Cisco routers by parsing command outputs and exports them to a MySQL database. NetMon_Query.py is a query script for the MySQL database in the form of an interactive menu for generating statistics. Tools used for coding and testing: Python 2.7.3,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rcon Controller for SA:MP

    Rcon Controller for SA:MP

    SA:MP server administration filterscript

    Rcon Controller: a SA:MP server administration tool. aims to provide real-time graphic/console monitoring / Instant managing. developed by CoolGuy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    outerIP

    Acquires external IP address from command line

    Returns external IP address. That is all! Details: program is written in .net but can be used as library also. Executable available here is for winXP or higher. but you can convert it to c# <http://www.developerfusion.com/tools/convert/vb-to-csharp/> or run on linux using mono (it is tested for mono compilation here <http://www.tutorialspoint.com/compile_vb.net_online.php> and works fine) so it should work using mono on OSX also. You are welcome to contribute compiled executable for other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    EnguiMapCLI

    EnguiMapCLI CLI IP Network diag tool (Binary)

    EnguiMapCLI was created as the result of a partnership between EnguiSoft and Kraig Beahn, CEO at L2Networks Corp. EnguiMapCLI provides basic CLI style IP MTU testing, estimating the default internet transit providers maximum transport unit, while also providing standard network adapter information, including the hardware (mac-address), assigned IPv4 address, gateway status and round trip time in a convenient, yet compact and easy to read format. Written in both Pure C, AutoIT v3 and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A few years ago (ok a LOT) I had written a VERY simple network monitoring system for work. It primarily gathers syslog events, and does a basic TCP connect to check on machine state. This uses MSDE as it's engine for events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    UPing

    User ping

    Uping - user ping "User pinging" tool. This tool allows system administrator to ping AD users - to find out where the user logged on last time (several times) When user starts uping.exe without any parameters (via startup script or startup directory), UPing puts information about user, datetime and host to database. After that any administrator can run uping.exe wih several parameter(s) to get information about users logons from database. For examle, command "uping.exe mike" will return...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Basic Multicast Forwarding Plugin for OLSRD (by www.olsr.org). Floods IP-multicast and IP-local-broadcast traffic over an OLSRD network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SetIP is a batch script utility for Windows 2000+ to change and set your IP. Simply rename your primary interface to "LAN" and type in: setip 192.168.1.42 255.255.255.0 192.168.1.1. Useful for demos and testing machines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Network Basics

    All of the basic network diagnostic tools in a single package

    A collection of asynchronous, hi-speed network diagnostics and administation tools, including Connections, Trace Route, Subnet Scan, Port Scan, Terminal, Whois, Hardware Info, TCP Statistics, External IP query, and others. Includes port names and a large list of whois serves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The WPS Daemon is a thin executable written in C adding the basic Wi-Fi Protected Setup (WPS) features to Linux based Wi-Fi access points and clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of single floppy disk based Network Attached Storage (NAS) Server Operating Systems, designed to transform a basic computer into a dedicated SMB/CIFS, FTP or NFS file server.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    Just a simple telnet server for those who have none. Written in Java this telnet server relys on telnetd2 from Dieter Wimberger as basic framework and adds a shell that runs on Windows and Unix.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    MySXP Client: Is an ActiveX COM Microsoft Windows platform; The objective of this Component is to create a terminal service for a wide open server services as, IM, RPC for client app., RPC, DB terminal, Multiplayer Game client, WebCam, voIP Client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Assocaite is a Visual Basic/VB.NET, Pascal, and C++ implementation of a Graphical User Interface to help manage networked computers running Windows, Linux, and Unix operating system from one terminal to help ease technical support costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project contains several of programs written in Java and Visual Basic. There is VFDOutputter for sending text to a VFD or LCD, a console and gui Java Ultima Online client, subnet calc, Pacman, Galaxian, a Windows wallpaper changer, proxy and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    phc -- proxy hunter customed -- for validation of free SOCKS 4/5 or HTTP proxies. It is highly customed. Current first release 1.0 validate http proxies from a file with CONNECT or GET method bypass a basic auth http tunnel. Delay is recorded, too.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB